Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h237 unsigned verifyDebugNamesCULists(const DWARFDebugNames &AccelTable);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp787 DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists() function in DWARFVerifier
1302 NumErrors += verifyDebugNamesCULists(AccelTable); in verifyDebugNames()