Home
last modified time | relevance | path

Searched refs:SupportDebugThreadLocalLocation (Results 1 – 2 of 2) 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp26 SupportDebugThreadLocalLocation = false; in Initialize()