OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tls_gd
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
21
DECL_X86_32_APPLY_RELOC_FUNC(
tls_gd
) \
49
{ &
tls_gd
, 18, "R_386_TLS_GD", 0 }, \
X86Relocator.cpp
962
X86Relocator::Result
tls_gd
(Relocation& pReloc, X86_32Relocator& pParent)
function
[
all
...]
/external/elfutils/backends/
i386_reloc.def
44
RELOC_TYPE (
TLS_GD
, REL)
Completed in 3181 milliseconds