Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h267 unsigned verifyDebugNamesCULists(const DWARFDebugNames &AccelTable);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1225 DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists() function in DWARFVerifier
1834 NumErrors += verifyDebugNamesCULists(AccelTable); in verifyDebugNames()