Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h106 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1649 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()
2155 CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
2196 if (!CurrentUnit->getOutputUnitDIE()) in cloneAllCompileUnits()
2204 Emitter->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()