Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h211 unsigned verifyDebugInfoForm(const DWARFDie &Die, DWARFAttribute &AttrValue);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h203 unsigned verifyDebugInfoForm(const DWARFDie &Die, DWARFAttribute &AttrValue,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp172 NumUnitErrors += verifyDebugInfoForm(Die, AttrValue); in verifyUnitContents()
532 unsigned DWARFVerifier::verifyDebugInfoForm(const DWARFDie &Die, in verifyDebugInfoForm() function in DWARFVerifier
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp215 NumUnitErrors += verifyDebugInfoForm(Die, AttrValue, UnitLocalReferences, in verifyUnitContents()
721 unsigned DWARFVerifier::verifyDebugInfoForm(const DWARFDie &Die, in verifyDebugInfoForm() function in DWARFVerifier