Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h278 const DWARFSection &getInfoSection() const { return InfoSection; } in getInfoSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp107 (&(*I)->getInfoSection() != &Section || (*I)->getOffset() == Offset)) { in addUnitsImpl()
DDWARFVerifier.cpp572 if (*RefVal >= DieCU->getInfoSection().Data.size()) { in verifyDebugInfoForm()