Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h25 struct RangeListEntry { struct
30 uint64_t StartAddress;
36 uint64_t EndAddress;
62 std::vector<RangeListEntry> Entries; argument