Home
last modified time | relevance | path

Searched refs:CUDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp116 if (auto CUDIE = U->getUnitDIE()) in parseImpl() local
118 if (auto MacroOffset = toSectionOffset(CUDIE.find(DW_AT_macros))) in parseImpl()
DDWARFDebugLine.cpp1425 if (auto CUDIE = U->getUnitDIE()) in buildLineToUnitMap() local
1426 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap()