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.h27 DECL_X86_32_APPLY_RELOC_FUNC(tls_le) \
50 { &tls_le, 17, "R_386_TLS_LE", 32 }, \
DX86Relocator.cpp1083 Relocator::Result tls_le(Relocation& pReloc, X86_32Relocator& pParent) { in tls_le() function