Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h23 DECL_X86_32_APPLY_RELOC_FUNC(tls_gotie) \
47 { &tls_gotie, 16, "R_386_TLS_GOTIE", 0 }, \
DX86Relocator.cpp1090 X86Relocator::Result tls_gotie(Relocation& pReloc, X86_32Relocator& pParent) in tls_gotie() function