Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2026 { BFD_RELOC_MIPS16_TLS_TPREL_LO16, R_MIPS16_TLS_TPREL_LO16 - R_MIPS16_min }
Delfn32-mips.c3234 { BFD_RELOC_MIPS16_TLS_TPREL_LO16, R_MIPS16_TLS_TPREL_LO16 - R_MIPS16_min }
Delf64-mips.c3418 { BFD_RELOC_MIPS16_TLS_TPREL_LO16, R_MIPS16_TLS_TPREL_LO16 - R_MIPS16_min }
Dbfd-in2.h2938 BFD_RELOC_MIPS16_TLS_TPREL_LO16, enumerator
DChangeLog-201166 BFD_RELOC_MIPS16_TLS_TPREL_LO16): New relocations for MIPS16 TLS.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c14017 {"%tprel_lo", BFD_RELOC_MIPS16_TLS_TPREL_LO16},
15036 case BFD_RELOC_MIPS16_TLS_TPREL_LO16: in md_apply_fix()