Searched refs:ELF_BITS (Results 1 – 1 of 1) 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)105 (ELF_BITS == 32 ? ELFCLASS32 : ELFCLASS64)) { in vdso_init_from_sysinfo_ehdr()