Searched refs:R_PARTLS16 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-tic4x.c | 100 …HOWTO(R_PARTLS16, 0, 2, 16, FALSE, 0, complain_overflow_dont, tic4x_relocation, "PARTLS16", … 107 …HOWTO(R_PARTLS16, 0, 2, 16, FALSE, 0, complain_overflow_dont, tic4x_relocation, "APARTLS16",… 135 case BFD_RELOC_LO16: type = R_PARTLS16; break; in tic4x_coff_reloc_type_lookup()
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | internal.h | 740 #define R_PARTLS16 32 macro
|