Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h306 bool handleDebugInfo();
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp452 bool DWARFVerifier::handleDebugInfo() { in handleDebugInfo() function in DWARFVerifier
H A DDWARFContext.cpp777 Success &= verifier.handleDebugInfo(); in verify()