OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tls_ldm
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
25
DECL_X86_32_APPLY_RELOC_FUNC(
tls_ldm
) \
50
{ &
tls_ldm
, 19, "R_386_TLS_LDM", 0 }, \
X86Relocator.cpp
1025
X86Relocator::Result
tls_ldm
(Relocation& pReloc, X86_32Relocator& pParent)
function
[
all
...]
/external/elfutils/backends/
alpha_reloc.def
49
RELOC_TYPE (
TLS_LDM
, REL)
i386_reloc.def
45
RELOC_TYPE (
TLS_LDM
, REL)
Completed in 2084 milliseconds