Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp119 if (auto CUDIE = U->getUnitDIE()) in parseImpl() local
121 if (auto MacroOffset = toSectionOffset(CUDIE.find(DW_AT_macros))) in parseImpl()
H A DDWARFDebugLine.cpp1523 if (auto CUDIE = U->getUnitDIE()) in buildLineToUnitMap() local
1524 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap()