Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h187 bool validateForms();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp95 bool AppleAcceleratorTable::validateForms() { in validateForms() function in AppleAcceleratorTable
DDWARFVerifier.cpp725 if (!AccelTable.validateForms()) { in verifyAppleAccelTable()