Searched refs:ELF_BITS (Results 1 – 1 of 1) sorted by relevance
28 #ifndef ELF_BITS30 # define ELF_BITS 64 macro32 # define ELF_BITS 32 macro38 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x)107 (ELF_BITS == 32 ? ELFCLASS32 : ELFCLASS64)) { in vdso_init_from_sysinfo_ehdr()
Completed in 3 milliseconds