Home
last modified time | relevance | path

Searched refs:tls_ldm (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h28 DECL_X86_32_APPLY_RELOC_FUNC(tls_ldm) \
52 { &tls_ldm, 19, "R_386_TLS_LDM", 32 }, \
DX86Relocator.cpp1018 Relocator::Result tls_ldm(Relocation& pReloc, X86_32Relocator& pParent) { in tls_ldm() function