Searched defs:RangeListEntry (Results 1 – 3 of 3) sorted by relevance
26 struct RangeListEntry { struct31 uint64_t StartAddress;37 uint64_t EndAddress;39 uint64_t SectionIndex;67 std::vector<RangeListEntry> Entries; argument
28 struct RangeListEntry : public DWARFListEntryBase { struct43 class DWARFDebugRnglist : public DWARFListType<RangeListEntry> { argument
25 struct RangeListEntry { struct30 uint64_t StartAddress;36 uint64_t EndAddress;62 std::vector<RangeListEntry> Entries; argument