Home
last modified time | relevance | path

Searched refs:getOutUnitDIE (Results 1 – 3 of 3) 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 DDWARFLinkerCompileUnit.cpp895 if (getOutUnitDIE() == nullptr) in cloneAndEmitDebugMacro()
955 for (auto &V : getOutUnitDIE()->values()) { in emitMacroTableImpl()