Home
last modified time | relevance | path

Searched refs:BFD_RELOC_IA64_GPREL32LSB (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-ia64.c241 case BFD_RELOC_IA64_GPREL32LSB: rtype = R_IA64_GPREL32LSB; break; in ia64_elf_reloc_type_lookup()
Dbfd-in2.h4814 BFD_RELOC_IA64_GPREL32LSB, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c11171 case BFD_RELOC_IA64_DIR32LSB: newr = BFD_RELOC_IA64_GPREL32LSB; break; in ia64_gen_real_reloc_type()