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