Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h176 unsigned verifyDebugInfoAttribute(const DWARFDie &Die,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp182 NumUnitErrors += verifyDebugInfoAttribute(Die, AttrValue); in verifyUnitContents()
385 unsigned DWARFVerifier::verifyDebugInfoAttribute(const DWARFDie &Die, in verifyDebugInfoAttribute() function in DWARFVerifier