Searched refs:LineTableOffset (Results 1 – 1 of 1) sorted by relevance
691 const uint32_t LineTableOffset = *StmtSectionOffset; in verifyDebugLineStmtOffsets() local693 if (LineTableOffset < DCtx.getDWARFObj().getLineSection().Data.size()) { in verifyDebugLineStmtOffsets()696 error() << ".debug_line[" << format("0x%08" PRIx32, LineTableOffset) in verifyDebugLineStmtOffsets()708 auto Iter = StmtListToDie.find(LineTableOffset); in verifyDebugLineStmtOffsets()720 StmtListToDie[LineTableOffset] = Die; in verifyDebugLineStmtOffsets()