Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1218 uint32_t DWARFDebugLine::LineTable::findRowInSeq( in findRowInSeq() function in DWARFDebugLine::LineTable
1267 return findRowInSeq(*It, Address); in lookupAddressImpl()
1313 FirstRowIndex = findRowInSeq(CurSeq, Address); in lookupAddressRangeImpl()
1317 findRowInSeq(CurSeq, {EndAddr - 1, Address.SectionIndex}); in lookupAddressRangeImpl()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h294 uint32_t findRowInSeq(const DWARFDebugLine::Sequence &Seq,