Home
last modified time | relevance | path

Searched refs:findRowInSeq (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1295 uint32_t DWARFDebugLine::LineTable::findRowInSeq( in findRowInSeq() function in DWARFDebugLine::LineTable
1353 uint32_t RowIndex = findRowInSeq(*It, Address); in lookupAddressImpl()
1439 FirstRowIndex = findRowInSeq(CurSeq, Address); in lookupAddressRangeImpl()
1443 findRowInSeq(CurSeq, {EndAddr - 1, Address.SectionIndex}); in lookupAddressRangeImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h314 uint32_t findRowInSeq(const DWARFDebugLine::Sequence &Seq,