Searched refs:ELF_BITS (Results 1 – 2 of 2) sorted by relevance
49 #ifndef ELF_BITS51 # define ELF_BITS 64 macro53 # define ELF_BITS 32 macro59 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x)108 (ELF_BITS == 32 ? ELFCLASS32 : ELFCLASS64)) { in vdso_init_from_sysinfo_ehdr()
25 #ifndef ELF_BITS27 # define ELF_BITS 64 macro29 # define ELF_BITS 32 macro35 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x)104 (ELF_BITS == 32 ? ELFCLASS32 : ELFCLASS64)) { in vdso_init_from_sysinfo_ehdr()