Searched refs:lookupAddressRange (Results 1 – 5 of 5) sorted by relevance
242 bool lookupAddressRange(object::SectionedAddress Address, uint64_t Size,
261 if (!CUI.LineTable->lookupAddressRange(SecAddress, RangeSize, RowVector)) { in convertFunctionLineTable()
1045 if (!LineTable->lookupAddressRange( in emitDebugLineInfoForOriginalFunctions()
1269 bool DWARFDebugLine::LineTable::lookupAddressRange( in lookupAddressRange() function in DWARFDebugLine::LineTable
1309 if (!LineTable->lookupAddressRange({Address.Address, Address.SectionIndex}, in getLineInfoForAddressRange()