/toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/ |
run-ie.c | 5 __thread int tls_ie __attribute__((tls_model("initial-exec"))) = 4; variable 9 return tls_ie; 14 return &tls_ie;
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
anames9.go | 46 "TLS_IE",
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/ |
anamesz.go | 31 "TLS_IE",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
anames9.go | 46 "TLS_IE",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/ |
anamesz.go | 31 "TLS_IE",
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/ |
anames7.go | 81 "TLS_IE",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
anames7.go | 81 "TLS_IE",
|
/external/elfutils/backends/ |
i386_reloc.def | 44 RELOC_TYPE (TLS_IE, REL)
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86RelocationFunctions.h | 25 DECL_X86_32_APPLY_RELOC_FUNC(tls_ie) \ 48 { &tls_ie, 15, "R_386_TLS_IE", 32 }, \
|
X86Relocator.cpp | 1042 Relocator::Result tls_ie(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld [all...] |
/toolchain/binutils/binutils-2.27/gas/doc/ |
c-nios2.texi | 153 @cindex @code{tls_ie} directive, Nios II 167 @itemx %tls_ie(@var{expression})
|
c-tilepro.texi | 240 @item tls_ie
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
config.go | 203 // Internal linking does not support TLS_IE.
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
config.go | 203 // Internal linking does not support TLS_IE.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
tc-tilepro.c | 236 INSERT_SPECIAL_OP(tls_ie); 514 HANDLE_OP16 (TLS_IE); [all...] |
tc-nios2.c | 325 || strprefix (str, "%tls_ie") [all...] |
/toolchain/binutils/binutils-2.27/bfd/ |
elf32-or1k.c | 583 #define TLS_IE 4 [all...] |
elfxx-tilegx.c | [all...] |
elf32-tilepro.c | [all...] |
/toolchain/binutils/binutils-2.27/binutils/ |
od-xcoff.c | 322 RTYPE_ENTRY (TLS_IE), [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/internal/obj/ |
arm64.a | [all...] |
ppc64.a | [all...] |
s390x.a | [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/internal/obj/ |
arm64.a | [all...] |
ppc64.a | [all...] |