Searched defs:RangeListEntry (Results 1 – 13 of 13) sorted by relevance
24 struct RangeListEntry { struct29 uint64_t StartAddress;35 uint64_t EndAddress;37 uint64_t SectionIndex;64 std::vector<RangeListEntry> Entries; argument
29 struct RangeListEntry : public DWARFListEntryBase { struct46 class DWARFDebugRnglist : public DWARFListType<RangeListEntry> { argument
26 struct RangeListEntry { struct31 uint64_t StartAddress;37 uint64_t EndAddress;61 std::vector<RangeListEntry> Entries; argument
30 struct RangeListEntry : public DWARFListEntryBase { struct48 class DWARFDebugRnglist : public DWARFListType<RangeListEntry> { argument
25 struct RangeListEntry { struct30 uint64_t StartAddress;36 uint64_t EndAddress;62 std::vector<RangeListEntry> Entries; argument