Searched refs:SYMBOL_TLSGD (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch-protos.h | 41 SYMBOL_TLSGD, enumerator
|
H A D | loongarch.cc | 1704 case SYMBOL_TLSGD: in loongarch_symbolic_constant_p() 1727 case SYMBOL_TLSGD: in loongarch_symbol_insns() 2312 else if (type == SYMBOL_TLSGD) in loongarch_call_tls_get_addr() 2351 insn = loongarch_call_tls_get_addr (loc, SYMBOL_TLSGD, tmp); in loongarch_legitimize_tls_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips-protos.h | 118 SYMBOL_TLSGD, enumerator
|
H A D | mips.c | 2252 case SYMBOL_TLSGD: in mips_symbolic_constant_p() 2349 case SYMBOL_TLSGD: in mips_symbol_insns_1() 3508 rtx_insn *insn = mips_call_tls_get_addr (loc, SYMBOL_TLSGD, v0); in mips_legitimize_tls_address() 8688 mips_lo_relocs[SYMBOL_TLSGD] = "%tlsgd("; in mips_init_relocs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips-protos.h | 118 SYMBOL_TLSGD, enumerator
|
H A D | mips.cc | 2254 case SYMBOL_TLSGD: in mips_symbolic_constant_p() 2351 case SYMBOL_TLSGD: in mips_symbol_insns_1() 3519 rtx_insn *insn = mips_call_tls_get_addr (loc, SYMBOL_TLSGD, v0); in mips_legitimize_tls_address() 8828 mips_lo_relocs[SYMBOL_TLSGD] = "%tlsgd("; in mips_init_relocs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 13261 for SYMBOL_TLSGD, SYMBOL_TLSLDM, SYMBOL_DTPREL, SYMBOL_TPREL,
|
H A D | ChangeLog-2005 | 29054 SYMBOL_TLS, SYMBOL_TLSGD, SYMBOL_TLSLDM, SYMBOL_DTPREL,
|