Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h281 unsigned verifyDebugNames(const DWARFSection &AccelSection,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1632 unsigned DWARFVerifier::verifyDebugNames(const DWARFSection &AccelSection, in verifyDebugNames() function in DWARFVerifier
1693 NumErrors += verifyDebugNames(D.getNamesSection(), StrData); in handleAccelTables()