Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h74 DIE *getOutUnitDIE() { return OutUnitDIE; } in getOutUnitDIE() function
H A DDWARFLinkerUnit.cpp91 DIE *OutUnitDIE = getOutUnitDIE(); in emitDebugInfo()
H A DDWARFLinkerTypeUnit.cpp340 if (getOutUnitDIE() == nullptr) in finishCloningAndEmit()
H A DDWARFLinkerCompileUnit.cpp892 if (getOutUnitDIE() == nullptr) in cloneAndEmitDebugMacro()
952 for (auto &V : getOutUnitDIE()->values()) { in emitMacroTableImpl()