Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h323 bool handleDebugTUIndex();
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp446 bool DWARFVerifier::handleDebugTUIndex() { in handleDebugTUIndex() function in DWARFVerifier
H A DDWARFContext.cpp773 Success &= verifier.handleDebugTUIndex(); in verify()