Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmipsbsd.c182 #define MIPS_RELOC_HI16_S 4 macro
285 {MIPS_RELOC_HI16_S, 16, 2, 16, FALSE, 0, complain_overflow_bitfield,
310 return (&mips_howto_table_ext[MIPS_RELOC_HI16_S]); in MY()