Home
last modified time | relevance | path

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

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