Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h253 unsigned verifyDebugNamesCULists(const DWARFDebugNames &AccelTable);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1074 DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists() function in DWARFVerifier
1581 NumErrors += verifyDebugNamesCULists(AccelTable); in verifyDebugNames()