Lines Matching refs:getDWARFObj
397 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugAbbrev()
437 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyUnitSection()
520 DCtx.getDWARFObj().getCUIndexSection()) == 0; in handleDebugCUIndex()
525 DCtx.getDWARFObj().getTUIndexSection()) == 0; in handleDebugTUIndex()
529 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugInfo()
667 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugInfoAttribute()
944 if (LineTableOffset < DCtx.getDWARFObj().getLineSection().Data.size()) { in verifyDebugLineStmtOffsets()
1089 if (const auto *F = DCtx.getDWARFObj().getFile()) { in DWARFVerifier()
1107 DWARFDataExtractor AccelSectionData(DCtx.getDWARFObj(), *AccelSection, in verifyAppleAccelTable()
1819 DWARFDataExtractor AccelSectionData(DCtx.getDWARFObj(), AccelSection, in verifyDebugNames()
1862 const DWARFObject &D = DCtx.getDWARFObj(); in handleAccelTables()
1885 const DWARFObject &DObj = DCtx.getDWARFObj(); in handleDebugStrOffsets()
1916 const DWARFObject &DObj = DCtx.getDWARFObj(); in verifyDebugStrOffsets()