Searched refs:stmtOffset (Results 1 – 1 of 1) sorted by relevance
952 uint64_t stmtOffset = *Offset + U->getLineTableOffset(); in getLineTableForUnit() local954 if (const DWARFLineTable *lt = Line->getLineTable(stmtOffset)) in getLineTableForUnit()958 if (stmtOffset >= U->getLineSection().Data.size()) in getLineTableForUnit()964 return Line->getOrParseLineTable(lineData, stmtOffset, *this, U, in getLineTableForUnit()