Searched refs:VDSO32_LBASE (Results 1 – 4 of 4) sorted by relevance
8 #define VDSO32_LBASE 0 macro
8 #define VDSO32_LBASE 0x0 macro
287 return sym->st_value - VDSO32_LBASE; in find_function32()511 *((int *)(vdso32_kbase + (sym32->st_value - VDSO32_LBASE))) = in vdso_fixup_datapage()513 (sym32->st_value - VDSO32_LBASE); in vdso_fixup_datapage()
18 . = VDSO32_LBASE + SIZEOF_HEADERS;