Home
last modified time | relevance | path

Searched refs:BFD_RELOC_M32R_GOT24 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m32r.c1959 case BFD_RELOC_M32R_GOT24: in m32r_cgen_record_fixup_exp()
2163 if (reloc_type == BFD_RELOC_M32R_GOT24 in m32r_fix_adjustable()
2232 code = BFD_RELOC_M32R_GOT24; in tc_gen_reloc()
2371 reloc_type = BFD_RELOC_M32R_GOT24; in m32r_parse_name()
/toolchain/binutils/binutils-2.27/bfd/
Delf32-m32r.c1212 { BFD_RELOC_M32R_GOT24, R_M32R_GOT24 },
Dbfd-in2.h3967 BFD_RELOC_M32R_GOT24, enumerator
DChangeLog-020328 * reloc.c: Add BFD_RELOC_M32R_GOT24, BFD_RELOC_M32R_26_PLTREL,