Lines Matching refs:ELF_BITS
3 #define ElfW(type) _ElfW(ELF_BITS, type)
23 #if ELF_BITS == 64
71 #if ELF_BITS == 64
194 #if ELF_BITS == 64 in rel_type()
319 #if ELF_BITS == 64
343 die("Not a %d bit executable\n", ELF_BITS); in read_ehdr()
521 if (ELF_BITS == 64) in print_absolute_symbols()
561 if (ELF_BITS == 64) in print_absolute_relocs()
724 #if ELF_BITS == 64
976 #if ELF_BITS == 64 in emit_relocs()
997 #if ELF_BITS == 64 in emit_relocs()
1021 #if ELF_BITS == 64 in emit_relocs()
1069 #if ELF_BITS == 64
1085 if (ELF_BITS == 64) in process()