Home
last modified time | relevance | path

Searched refs:isBaseAddressSelectionEntry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp19 bool DWARFDebugRangeList::RangeListEntry::isBaseAddressSelectionEntry( in isBaseAddressSelectionEntry() function in DWARFDebugRangeList::RangeListEntry
94 if (RLE.isBaseAddressSelectionEntry(AddressSize)) { in getAbsoluteRanges()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h54 bool isBaseAddressSelectionEntry(uint8_t AddressSize) const;
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1683 if (Range.isBaseAddressSelectionEntry( in patchRangesForUnit()