Home
last modified time | relevance | path

Searched defs:addCompileUnit (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.cpp565 dwarfgen::CompileUnit &dwarfgen::Generator::addCompileUnit() { in addCompileUnit() function in dwarfgen::Generator
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp134 void LiveVariablePrinter::addCompileUnit(DWARFDie D) { in addCompileUnit() function in llvm::objdump::LiveVariablePrinter
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp307 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder