Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h52 bool SupportDebugThreadLocalLocation = true; variable
221 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp25 SupportDebugThreadLocalLocation = false; in Initialize()