Home
last modified time | relevance | path

Searched refs:validateForms (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h332 bool validateForms();
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp107 bool AppleAcceleratorTable::validateForms() { in validateForms() function in AppleAcceleratorTable
H A DDWARFVerifier.cpp1033 if (!AccelTable.validateForms()) { in verifyAppleAccelTable()