Searched refs:BFD_RELOC_MIPS_GOT_HI16 (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 3497 || *r == BFD_RELOC_MIPS_GOT_HI16 in macro_build() 4305 macro_build (ep, "lui", "t,u", reg, BFD_RELOC_MIPS_GOT_HI16); in load_address() 4332 macro_build (ep, "lui", "t,u", reg, BFD_RELOC_MIPS_GOT_HI16); in load_address() 5562 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; in macro() 5717 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; in macro() 6571 BFD_RELOC_MIPS_GOT_HI16); in macro() 6609 BFD_RELOC_MIPS_GOT_HI16); in macro() 7110 AT, BFD_RELOC_MIPS_GOT_HI16); in macro() 10172 {"%got_hi", BFD_RELOC_MIPS_GOT_HI16}, 11360 case BFD_RELOC_MIPS_GOT_HI16: in md_apply_fix3()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 3475 || *r == BFD_RELOC_MIPS_GOT_HI16 in macro_build() 4318 macro_build (ep, "lui", "t,u", reg, BFD_RELOC_MIPS_GOT_HI16); in load_address() 4345 macro_build (ep, "lui", "t,u", reg, BFD_RELOC_MIPS_GOT_HI16); in load_address() 5546 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; in macro() 5702 int lui_reloc_type = (int) BFD_RELOC_MIPS_GOT_HI16; in macro() 6469 BFD_RELOC_MIPS_GOT_HI16); in macro() 6507 BFD_RELOC_MIPS_GOT_HI16); in macro() 6980 AT, BFD_RELOC_MIPS_GOT_HI16); in macro() 10444 {"%got_hi", BFD_RELOC_MIPS_GOT_HI16}, 11652 case BFD_RELOC_MIPS_GOT_HI16: in md_apply_fix()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfn32-mips.c | 1603 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
H A D | elf32-mips.c | 1088 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
H A D | elf64-mips.c | 1819 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
H A D | bfd-in2.h | 2294 BFD_RELOC_MIPS_GOT_HI16, enumerator
|
H A D | ChangeLog-9697 | 5856 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-mips.c | 1215 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
H A D | elfn32-mips.c | 2002 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
H A D | elf64-mips.c | 2170 { BFD_RELOC_MIPS_GOT_HI16, R_MIPS_GOT_HI16 },
|
H A D | bfd-in2.h | 2569 BFD_RELOC_MIPS_GOT_HI16, enumerator
|
H A D | ChangeLog-9697 | 5856 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 790 @deffnx {} BFD_RELOC_MIPS_GOT_HI16
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 809 @deffnx {} BFD_RELOC_MIPS_GOT_HI16
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0001 | 3249 BFD_RELOC_MIPS_GOT_HI16/BFD_RELOC_MIPS_GOT_LO16, respectively for
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0001 | 3249 BFD_RELOC_MIPS_GOT_HI16/BFD_RELOC_MIPS_GOT_LO16, respectively for
|