Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h282 unsigned verifyDebugNames(const DWARFSection &AccelSection,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1565 unsigned DWARFVerifier::verifyDebugNames(const DWARFSection &AccelSection, in verifyDebugNames() function in DWARFVerifier
1626 NumErrors += verifyDebugNames(D.getNamesSection(), StrData); in handleAccelTables()