OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tls_ldo_32
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
26
DECL_X86_32_APPLY_RELOC_FUNC(
tls_ldo_32
) \
63
{ &
tls_ldo_32
, 32, "R_386_TLS_LDO_32", 0 }, \
X86Relocator.cpp
1041
X86Relocator::Result
tls_ldo_32
(Relocation& pReloc, X86_32Relocator& pParent)
function
[
all
...]
/external/elfutils/backends/
i386_reloc.def
58
RELOC_TYPE (
TLS_LDO_32
, REL)
sh_reloc.def
51
RELOC_TYPE (
TLS_LDO_32
, REL)
Completed in 96 milliseconds