Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h193 bool validateForms();
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp95 bool AppleAcceleratorTable::validateForms() { in validateForms() function in AppleAcceleratorTable
H A DDWARFVerifier.cpp910 if (!AccelTable.validateForms()) { in verifyAppleAccelTable()