Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1559 DWARFDie CUDwoDie = CU->getNonSkeletonUnitDIE(false); in getDIEsForAddress() local
1560 if (CheckDWO && CUDwoDie && CUDie != CUDwoDie) { in getDIEsForAddress()
1563 dyn_cast_or_null<DWARFCompileUnit>(CUDwoDie.getDwarfUnit()); in getDIEsForAddress()