Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h50 bool SupportDebugThreadLocalLocation = true; variable
219 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp25 SupportDebugThreadLocalLocation = false; in Initialize()