Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h218 unsigned verifyDebugInfoReferences(
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp350 NumDebugInfoErrors += verifyDebugInfoReferences( in verifyUnits()
355 NumDebugInfoErrors += verifyDebugInfoReferences( in verifyUnits()
794 unsigned DWARFVerifier::verifyDebugInfoReferences( in verifyDebugInfoReferences() function in DWARFVerifier