Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h257 unsigned verifyDebugNamesCULists(const DWARFDebugNames &AccelTable);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp973 DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists() function in DWARFVerifier
1481 NumErrors += verifyDebugNamesCULists(AccelTable); in verifyDebugNames()