Home
last modified time | relevance | path

Searched defs:CUDIE (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp119 if (auto CUDIE = U->getUnitDIE()) in parseImpl() local
H A DDWARFDebugLine.cpp1450 if (auto CUDIE = U->getUnitDIE()) in buildLineToUnitMap() local
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp348 auto CUDIE = CU->getUnitDIE(); in dumpDebugLines() local