Searched refs:BFD_RELOC_PJ_CODE_HI16 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-pj.c | 67 pending_reloc = BFD_RELOC_PJ_CODE_HI16; in md_operand() 165 &arg, 0, BFD_RELOC_PJ_CODE_HI16); in ipush_code() 436 case BFD_RELOC_PJ_CODE_HI16: in md_apply_fix()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-pj.c | 83 pending_reloc = BFD_RELOC_PJ_CODE_HI16; 188 &arg, 0, BFD_RELOC_PJ_CODE_HI16); 474 case BFD_RELOC_PJ_CODE_HI16:
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-pj.c | 271 { BFD_RELOC_PJ_CODE_HI16, R_PJ_CODE_HI16 },
|
H A D | bfd-in2.h | 2751 BFD_RELOC_PJ_CODE_HI16, enumerator
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-pj.c | 282 { BFD_RELOC_PJ_CODE_HI16, R_PJ_CODE_HI16 },
|
H A D | bfd-in2.h | 2428 BFD_RELOC_PJ_CODE_HI16, enumerator
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 921 @deffn {} BFD_RELOC_PJ_CODE_HI16
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 986 @deffn {} BFD_RELOC_PJ_CODE_HI16
|