Home
last modified time | relevance | path

Searched refs:R_N1SEL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/include/som/
Dreloc.h71 #define R_N1SEL 0xd9 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c103 #ifndef R_N1SEL
104 #define R_N1SEL 0xd9 macro
1547 case R_N1SEL: in tc_gen_reloc()
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20101784 (R_LONG_PCREL_MODE, R_N0SEL, R_N1SEL, R_LINETAB): Ditto.
DChangeLog-96975596 (som_write_fixups): Finish handling of R_N0SEL and R_N1SEL.
5633 (som_write_fixups): Handle R_N0SEL and R_N1SEL hpux10 relocs.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96975359 R_N1SEL since they're not defined for old versions of hpux.
5363 R_N0SEL and R_N1SEL.
DChangeLog-00015704 (R_N0SEL, R_N1SEL): Define only for OBJ_SOM.