Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h29 DECL_X86_32_APPLY_RELOC_FUNC(tls_ldo_32) \
65 { &tls_ldo_32, 32, "R_386_TLS_LDO_32", 32 }, \
DX86Relocator.cpp1033 Relocator::Result tls_ldo_32(Relocation& pReloc, X86_32Relocator& pParent) { in tls_ldo_32() function