Searched refs:BFD_RELOC_MIPS_GOT_LO16 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7046 { BFD_RELOC_MIPS_GOT_LO16, BFD_RELOC_MICROMIPS_GOT_LO16 }, in micromips_map_reloc() 9403 reg, BFD_RELOC_MIPS_GOT_LO16, reg); in load_address() 9430 reg, BFD_RELOC_MIPS_GOT_LO16, reg); in load_address() 10807 int lw_reloc_type = (int) BFD_RELOC_MIPS_GOT_LO16; in macro() 10962 int lw_reloc_type = (int) BFD_RELOC_MIPS_GOT_LO16; in macro() 12057 BFD_RELOC_MIPS_GOT_LO16, tempreg); in macro() 12095 BFD_RELOC_MIPS_GOT_LO16, tempreg); in macro() 12590 AT, BFD_RELOC_MIPS_GOT_LO16, AT); in macro() 13986 {"%got_lo", BFD_RELOC_MIPS_GOT_LO16}, 15071 case BFD_RELOC_MIPS_GOT_LO16: in md_apply_fix()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1981 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
|
D | elfn32-mips.c | 3183 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
|
D | elf64-mips.c | 3367 { BFD_RELOC_MIPS_GOT_LO16, R_MIPS_GOT_LO16 },
|
D | bfd-in2.h | 2968 BFD_RELOC_MIPS_GOT_LO16, enumerator
|
D | ChangeLog-9697 | 5857 (BFD_RELOC_MIPS_GOT_LO16): Define.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 3239 BFD_RELOC_MIPS_GOT_HI16/BFD_RELOC_MIPS_GOT_LO16, respectively for
|