Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDebugIR.cpp286 SplitName = ExistingCU.getSplitDebugFilename(); in createCompileUnit()
/external/llvm/include/llvm/
DDebugInfo.h366 StringRef getSplitDebugFilename() const { return getStringField(12); } in getSplitDebugFilename() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2777 DIUnit.getSplitDebugFilename()); in constructSkeletonCU()