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