Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h174 unsigned verifyIndex(StringRef Name, DWARFSectionKind SectionKind,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp470 unsigned DWARFVerifier::verifyIndex(StringRef Name, in verifyIndex() function in DWARFVerifier
519 return verifyIndex(".debug_cu_index", DWARFSectionKind::DW_SECT_INFO, in handleDebugCUIndex()
524 return verifyIndex(".debug_tu_index", DWARFSectionKind::DW_SECT_EXT_TYPES, in handleDebugTUIndex()