HomeSort by: relevance | last modified time | path
    Searched refs:SupportDebugThreadLocalLocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64TargetObjectFile.cpp 25 SupportDebugThreadLocalLocation = false;
  /src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 50 bool SupportDebugThreadLocalLocation = true;
218 bool supportDebugThreadLocalLocation() const {
219 return SupportDebugThreadLocalLocation;

Completed in 75 milliseconds