Lines Matching refs:ELF_BITS
4 #define ElfW(type) _ElfW(ELF_BITS, type)
26 #if ELF_BITS == 64
76 #if ELF_BITS == 64
199 #if ELF_BITS == 64 in rel_type()
325 #if ELF_BITS == 64
349 die("Not a %d bit executable\n", ELF_BITS); in read_ehdr()
541 if (ELF_BITS == 64) in print_absolute_symbols()
581 if (ELF_BITS == 64) in print_absolute_relocs()
752 #if ELF_BITS == 64
1026 #if ELF_BITS == 64 in emit_relocs()
1046 #if ELF_BITS == 64 in emit_relocs()
1072 #if ELF_BITS == 64 in emit_relocs()
1120 #if ELF_BITS == 64
1136 if (ELF_BITS == 64) in process()