Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h24 DECL_X86_32_APPLY_RELOC_FUNC(tls_gd) \
51 { &tls_gd, 18, "R_386_TLS_GD", 32 }, \
DX86Relocator.cpp987 Relocator::Result tls_gd(Relocation& pReloc, X86_32Relocator& pParent) { in tls_gd() function