Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h24 DECL_X86_32_APPLY_RELOC_FUNC(tls_le) \
48 { &tls_le, 17, "R_386_TLS_LE", 0 }, \
DX86Relocator.cpp1122 X86Relocator::Result tls_le(Relocation& pReloc, X86_32Relocator& pParent) in tls_le() function