Home
last modified time | relevance | path

Searched refs:supportDebugThreadLocalLocation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h218 bool supportDebugThreadLocalLocation() const { in supportDebugThreadLocalLocation() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp233 !Asm->getObjFileLowering().supportDebugThreadLocalLocation()) in addLocationAttribute()