Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h266 unsigned verifyDebugNames(const DWARFSection &AccelSection,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1286 unsigned DWARFVerifier::verifyDebugNames(const DWARFSection &AccelSection, in verifyDebugNames() function in DWARFVerifier
1346 NumErrors += verifyDebugNames(D.getDebugNamesSection(), StrData); in handleAccelTables()