Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h287 unsigned verifyDebugNames(const DWARFSection &AccelSection,
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1440 unsigned DWARFVerifier::verifyDebugNames(const DWARFSection &AccelSection, in verifyDebugNames() function in DWARFVerifier
1501 NumErrors += verifyDebugNames(D.getDebugNamesSection(), StrData); in handleAccelTables()