Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h47 bool SupportDebugThreadLocalLocation = true; variable
190 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/external/llvm-project/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h50 bool SupportDebugThreadLocalLocation = true; variable
210 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp26 SupportDebugThreadLocalLocation = false; in Initialize()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp25 SupportDebugThreadLocalLocation = false; in Initialize()