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