Home
last modified time | relevance | path

Searched refs:R_PARTLS16 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-tic4x.c100 …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/
Dinternal.h740 #define R_PARTLS16 32 macro