Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h48 bool SupportDebugThreadLocalLocation = true; variable
186 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp27 SupportDebugThreadLocalLocation = false; in Initialize()