Searched refs:findRowInSeq (Results 1 – 2 of 2) sorted by relevance
1218 uint32_t DWARFDebugLine::LineTable::findRowInSeq( in findRowInSeq() function in DWARFDebugLine::LineTable1267 return findRowInSeq(*It, Address); in lookupAddressImpl()1313 FirstRowIndex = findRowInSeq(CurSeq, Address); in lookupAddressRangeImpl()1317 findRowInSeq(CurSeq, {EndAddr - 1, Address.SectionIndex}); in lookupAddressRangeImpl()
294 uint32_t findRowInSeq(const DWARFDebugLine::Sequence &Seq,