Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h176 const DWARFUnitVector &getNormalUnitsVector() { in getNormalUnitsVector() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp543 NumErrors += verifyUnits(DCtx.getNormalUnitsVector()); in handleDebugInfo()