Home
last modified time | relevance | path

Searched defs:OutUnitDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp91 DIE *OutUnitDIE = getOutUnitDIE(); in emitDebugInfo() local
H A DDWARFLinkerUnit.h201 DIE *OutUnitDIE = nullptr; variable