Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp119 if (auto CUDIE = U->getUnitDIE()) in parseImpl() local
H A DDWARFDebugLine.cpp1523 if (auto CUDIE = U->getUnitDIE()) buildLineToUnitMap() local
/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp358 auto CUDIE = CU->getUnitDIE(); in dumpDebugLines() local