Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1213 uint32_t DWARFDebugLine::LineTable::findRowInSeq( in findRowInSeq() function in DWARFDebugLine::LineTable
1262 return findRowInSeq(*It, Address); in lookupAddressImpl()
1308 FirstRowIndex = findRowInSeq(CurSeq, Address); in lookupAddressRangeImpl()
1312 findRowInSeq(CurSeq, {EndAddr - 1, Address.SectionIndex}); in lookupAddressRangeImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h297 uint32_t findRowInSeq(const DWARFDebugLine::Sequence &Seq,