Searched refs:BFD_RELOC_MIPS_CALL_HI16 (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfn32-mips.c | 1611 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
|
H A D | elf32-mips.c | 1090 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
|
H A D | elf64-mips.c | 1827 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
|
H A D | bfd-in2.h | 2296 BFD_RELOC_MIPS_CALL_HI16, enumerator
|
H A D | ChangeLog-9697 | 5858 (BFD_RELOC_MIPS_CALL_HI16, BFD_RELOC_MIPS_CALL_LO16): Define.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-mips.c | 1217 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
|
H A D | elfn32-mips.c | 2010 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
|
H A D | elf64-mips.c | 2178 { BFD_RELOC_MIPS_CALL_HI16, R_MIPS_CALL_HI16 },
|
H A D | bfd-in2.h | 2571 BFD_RELOC_MIPS_CALL_HI16, enumerator
|
H A D | ChangeLog-9697 | 5858 (BFD_RELOC_MIPS_CALL_HI16, BFD_RELOC_MIPS_CALL_LO16): Define.
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 3498 || *r == BFD_RELOC_MIPS_CALL_HI16)) in macro_build() 5614 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16; in macro() 5760 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16; in macro() 5982 BFD_RELOC_MIPS_CALL_HI16); in macro() 6017 BFD_RELOC_MIPS_CALL_HI16); in macro() 10166 {"%call_hi", BFD_RELOC_MIPS_CALL_HI16}, 11362 case BFD_RELOC_MIPS_CALL_HI16: in md_apply_fix3()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 3476 || *r == BFD_RELOC_MIPS_CALL_HI16)))); in macro_build() 5598 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16; in macro() 5745 lui_reloc_type = (int) BFD_RELOC_MIPS_CALL_HI16; in macro() 5943 BFD_RELOC_MIPS_CALL_HI16); in macro() 5978 BFD_RELOC_MIPS_CALL_HI16); in macro() 10438 {"%call_hi", BFD_RELOC_MIPS_CALL_HI16}, 11654 case BFD_RELOC_MIPS_CALL_HI16: in md_apply_fix()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 792 @deffnx {} BFD_RELOC_MIPS_CALL_HI16
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 811 @deffnx {} BFD_RELOC_MIPS_CALL_HI16
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0001 | 3247 BFD_RELOC_MIPS_CALL_HI16/BFD_RELOC_MIPS_CALL_LO16 pair instead of
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0001 | 3247 BFD_RELOC_MIPS_CALL_HI16/BFD_RELOC_MIPS_CALL_LO16 pair instead of
|