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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 50 bool SupportDebugThreadLocalLocation = true;
218 bool supportDebugThreadLocalLocation() const {
219 return SupportDebugThreadLocalLocation;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 233 !Asm->getObjFileLowering().supportDebugThreadLocalLocation())

Completed in 33 milliseconds