Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-alpha.c140 #define DUMMY_RELOC_LITUSE_TLSGD (BFD_RELOC_UNUSED + 5) macro
421 DEF (lituse_tlsgd, DUMMY_RELOC_LITUSE_TLSGD, 1, 1),
1721 case DUMMY_RELOC_LITUSE_TLSGD: in emit_insn()
1735 if (fixup->reloc == DUMMY_RELOC_LITUSE_TLSGD) in emit_insn()
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-02035636 (DUMMY_RELOC_LITUSE_TLSGD, DUMMY_RELOC_LITUSE_TLSLDM): New.