Searched refs:isBaseAddressSelectionEntry (Results 1 – 3 of 3) sorted by relevance
19 bool DWARFDebugRangeList::RangeListEntry::isBaseAddressSelectionEntry( in isBaseAddressSelectionEntry() function in DWARFDebugRangeList::RangeListEntry94 if (RLE.isBaseAddressSelectionEntry(AddressSize)) { in getAbsoluteRanges()
54 bool isBaseAddressSelectionEntry(uint8_t AddressSize) const;
1683 if (Range.isBaseAddressSelectionEntry( in patchRangesForUnit()