Home
last modified time | relevance | path

Searched refs:getOutputUnitDIE (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h108 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1689 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()
2185 CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
2226 if (!CurrentUnit->getOutputUnitDIE()) in cloneAllCompileUnits()
2234 Emitter->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()