Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c156 #define DUMMY_RELOC_LITUSE_TLSGD (BFD_RELOC_UNUSED + 5) macro
467 DEF (lituse_tlsgd, DUMMY_RELOC_LITUSE_TLSGD, 1, 1),
1881 case DUMMY_RELOC_LITUSE_TLSGD: in emit_insn()
1895 if (fixup->reloc == DUMMY_RELOC_LITUSE_TLSGD) in emit_insn()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02035628 (DUMMY_RELOC_LITUSE_TLSGD, DUMMY_RELOC_LITUSE_TLSLDM): New.