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::__anon81c782ce0111::CompileUnit
2988 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()
3415 if (!CurrentUnit.getOutputUnitDIE()) in cloneAllCompileUnits()
3417 Linker.Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE()); in cloneAllCompileUnits()