Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h49 bool isBaseAddressSelectionEntry(uint8_t AddressSize) const { in isBaseAddressSelectionEntry() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h52 bool isBaseAddressSelectionEntry(uint8_t AddressSize) const { in isBaseAddressSelectionEntry() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp19 bool DWARFDebugRangeList::RangeListEntry::isBaseAddressSelectionEntry( in isBaseAddressSelectionEntry() function in DWARFDebugRangeList::RangeListEntry