| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZConstantPoolValue.h | 21 TLSGD, enumerator
|
| H A D | SystemZAsmPrinter.cpp | 773 case SystemZCP::TLSGD: return MCSymbolRefExpr::VK_TLSGD; in getModifierVariantKind()
|
| H A D | SystemZISelLowering.cpp | 3346 SystemZConstantPoolValue::Create(GV, SystemZCP::TLSGD); in lowerGlobalTLSAddress()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantPoolValue.cpp | 49 case CSKYCP::TLSGD: in getModifierText()
|
| H A D | CSKYConstantPoolValue.h | 40 enum CSKYCPModifier { NO_MOD, ADDR, GOT, GOTOFF, PLT, TLSLE, TLSIE, TLSGD }; enumerator
|
| H A D | CSKYAsmPrinter.cpp | 182 case CSKYCP::TLSGD: in getModifierVariantKind()
|
| H A D | CSKYISelLowering.cpp | 1347 CSKYCP::TLSGD, true, CSKYPCLabelIndex); in getDynamicTLSAddr()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMConstantPoolValue.h | 48 TLSGD, /// Thread Local Storage (General Dynamic Mode) enumerator
|
| H A D | ARMConstantPoolValue.cpp | 59 case ARMCP::TLSGD: in getModifierText()
|
| H A D | ARMAsmPrinter.cpp | 826 case ARMCP::TLSGD: in getModifierVariantKind()
|
| H A D | ARMISelLowering.cpp | 3653 ARMCP::CPValue, PCAdj, ARMCP::TLSGD, true); in LowerToTLSGeneralDynamicModel()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | configure.in | 1856 leal foo@TLSGD(,%ebx,1), %eax 1875 leaq foo@TLSGD(%rip), %rdi 1905 .long foo@TLSGD 1923 .quad foo@TLSGD
|
| H A D | ChangeLog | 10786 (ix86_encode_section_info): Don't ever generate TLSGD or TLSLD for 10792 Don't append (%rip) in 64-bit TLSGD and TLSLD sequences.
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386.md | 14602 "lea{l}\t{%a2@TLSGD(,%1,1), %0|%0, %a2@TLSGD[%1*1]}\;call\t%P3" 14656 …".byte\t0x66\;lea{q}\t{%a1@TLSGD(%%rip), %%rdi|%%rdi, %a1@TLSGD[%%rip]}\;.word\t0x6666\;rex64\;cal…
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.md | 13847 "lea{l}\t{%a2@TLSGD(,%1,1), %0|%0, %a2@TLSGD[%1*1]}\;call\t%P3" 13895 …".byte\t0x66\;lea{q}\t{%a1@TLSGD(%%rip), %%rdi|%%rdi, %a1@TLSGD[%%rip]}\;.word\t0x6666\;rex64\;cal…
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ChangeLog-0203 | 3961 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and 5769 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-0203 | 3961 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and 5769 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
|
| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | sh.md | 8468 1:\\t.long\\t%a1@TLSGD\\n\\
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-0203 | 6346 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-0203 | 6346 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
|