Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h220 bool supportDebugThreadLocalLocation() const { in supportDebugThreadLocalLocation() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp252 !Asm->getObjFileLowering().supportDebugThreadLocalLocation()) in addLocationAttribute()