Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp227 DIE *getOutputUnitDIE() const { return CUDie; } in getOutputUnitDIE() function in llvm::dsymutil::__anon1f629b1b0111::CompileUnit
2931 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()
3317 if (!CurrentUnit.getOutputUnitDIE()) in cloneAllCompileUnits()
3319 Linker.Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE()); in cloneAllCompileUnits()