Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugRangeList.h46 bool isBaseAddressSelectionEntry(uint8_t AddressSize) const { in isBaseAddressSelectionEntry() function
HDDWARFDebugRangeList.cpp61 if (Entries[i].isBaseAddressSelectionEntry(AddressSize)) in containsAddress()