Searched refs:getSplitDebugFilename (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DwarfDebug.cpp | 864 if (!DIUnit->getSplitDebugFilename().empty()) { in finishUnitAttributes() 869 NewCU.addString(Die, attrDWOName, DIUnit->getSplitDebugFilename()); in finishUnitAttributes()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | DebugInfo.cpp | 488 CU->getSplitDebugFilename(), DICompileUnit::LineTablesOnly, EnumTypes, in getReplacementCU()
|
| HD | AsmWriter.cpp | 1935 Printer.printString("splitDebugFilename", N->getSplitDebugFilename()); in writeDICompileUnit()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | DebugInfoMetadata.h | 1199 isOptimized(), getFlags(), getRuntimeVersion(), getSplitDebugFilename(), in cloneImpl() 1259 StringRef getSplitDebugFilename() const { in getSplitDebugFilename() function
|