Searched defs:addCompileUnit (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/ | ||
| H A D | DwarfGenerator.cpp | 565 dwarfgen::CompileUnit &dwarfgen::Generator::addCompileUnit() { in addCompileUnit() function in dwarfgen::Generator |
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ | ||
| H A D | SourcePrinter.cpp | 134 void LiveVariablePrinter::addCompileUnit(DWARFDie D) { in addCompileUnit() function in llvm::objdump::LiveVariablePrinter |
| /llvm-project-15.0.7/llvm/lib/IR/ | ||
| H A D | DebugInfo.cpp | 307 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder |