Home
last modified time | relevance | path

Searched refs:addCompileUnit (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.h89 void addCompileUnit(DWARFDie D);
H A DSourcePrinter.cpp138 void LiveVariablePrinter::addCompileUnit(DWARFDie D) { in addCompileUnit() function in llvm::objdump::LiveVariablePrinter
H A Dllvm-objdump.cpp1906 LVP.addCompileUnit(CU->getUnitDIE(false)); in disassembleObject()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h133 bool addCompileUnit(DICompileUnit *CU);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp228 if (!addCompileUnit(CU)) in processCompileUnit()
317 addCompileUnit(CU); in processScope()
383 bool DebugInfoFinder::addCompileUnit(DICompileUnit *CU) { in addCompileUnit() function in DebugInfoFinder
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19639 …Finder14addCompileUnitENS_13DICompileUnitE", "llvm::DebugInfoFinder::addCompileUnit(llvm::DICompil…