Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h314 bool handleDebugCUIndex();
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp441 bool DWARFVerifier::handleDebugCUIndex() { in handleDebugCUIndex() function in DWARFVerifier
H A DDWARFContext.cpp771 Success &= verifier.handleDebugCUIndex(); in verify()