Searched refs:BFD_RELOC_MIPS_GOT_HI16 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7045 { BFD_RELOC_MIPS_GOT_HI16, BFD_RELOC_MICROMIPS_GOT_HI16 }, in micromips_map_reloc() 8636 || *r == BFD_RELOC_MIPS_GOT_HI16 in macro_build() 9399 macro_build (ep, "lui", LUI_FMT, reg, BFD_RELOC_MIPS_GOT_HI16); in load_address() 9426 macro_build (ep, "lui", LUI_FMT, reg, BFD_RELOC_MIPS_GOT_HI16); in load_address() 10806 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; in macro() 10961 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; in macro() 12053 BFD_RELOC_MIPS_GOT_HI16); in macro() 12091 BFD_RELOC_MIPS_GOT_HI16); in macro() 12586 AT, BFD_RELOC_MIPS_GOT_HI16); in macro() 13985 {"%got_hi", BFD_RELOC_MIPS_GOT_HI16}, [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1980 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
D | elfn32-mips.c | 3182 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
D | elf64-mips.c | 3366 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
D | bfd-in2.h | 2966 BFD_RELOC_MIPS_GOT_HI16, enumerator
|
D | ChangeLog-9697 | 5856 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 3239 BFD_RELOC_MIPS_GOT_HI16/BFD_RELOC_MIPS_GOT_LO16, respectively for
|