Lines Matching refs:ELF_BITS
4 #define ElfW(type) _ElfW(ELF_BITS, type)
26 #if ELF_BITS == 64
75 #if ELF_BITS == 64
198 #if ELF_BITS == 64 in rel_type()
324 #if ELF_BITS == 64
348 die("Not a %d bit executable\n", ELF_BITS); in read_ehdr()
540 if (ELF_BITS == 64) in print_absolute_symbols()
580 if (ELF_BITS == 64) in print_absolute_relocs()
743 #if ELF_BITS == 64
1007 #if ELF_BITS == 64 in emit_relocs()
1027 #if ELF_BITS == 64 in emit_relocs()
1053 #if ELF_BITS == 64 in emit_relocs()
1101 #if ELF_BITS == 64
1117 if (ELF_BITS == 64) in process()