Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c2007 { BFD_RELOC_MIPS_TLS_DTPREL64, R_MIPS_TLS_DTPREL64 },
Delfn32-mips.c3230 { BFD_RELOC_MIPS_TLS_DTPREL64, R_MIPS_TLS_DTPREL64 },
Delf64-mips.c3414 { BFD_RELOC_MIPS_TLS_DTPREL64, R_MIPS_TLS_DTPREL64 },
Dbfd-in2.h3055 BFD_RELOC_MIPS_TLS_DTPREL64, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c14897 || fixP->fx_r_type == BFD_RELOC_MIPS_TLS_DTPREL64 in md_apply_fix()
14920 case BFD_RELOC_MIPS_TLS_DTPREL64: in md_apply_fix()
16293 s_tls_rel_directive (8, ".dtpreldword", BFD_RELOC_MIPS_TLS_DTPREL64); in s_dtpreldword()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20071367 BFD_RELOC_MIPS_TLS_DTPREL64.