Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h52 bool SupportDebugThreadLocalLocation = true; variable
221 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp29 SupportDebugThreadLocalLocation = false; in getIndirectSymViaGOTPCRel()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2584 SupportDebugThreadLocalLocation = false; in lowerRelativeReference()