Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c157 #define DUMMY_RELOC_LITUSE_TLSLDM (BFD_RELOC_UNUSED + 6) macro
468 DEF (lituse_tlsldm, DUMMY_RELOC_LITUSE_TLSLDM, 1, 1),
1884 case DUMMY_RELOC_LITUSE_TLSLDM: in emit_insn()
1897 else if (fixup->reloc == DUMMY_RELOC_LITUSE_TLSLDM) in emit_insn()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02035628 (DUMMY_RELOC_LITUSE_TLSGD, DUMMY_RELOC_LITUSE_TLSLDM): New.