Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h191 unsigned verifyDebugInfoForm(const DWARFDie &Die, DWARFAttribute &AttrValue);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp183 NumUnitErrors += verifyDebugInfoForm(Die, AttrValue); in verifyUnitContents()
448 unsigned DWARFVerifier::verifyDebugInfoForm(const DWARFDie &Die, in verifyDebugInfoForm() function in DWARFVerifier