Public Attributes | |
uint64_t | addr |
uint64_t | end |
std::string | label |
uint64_t | other_start |
Definition at line 62 of file range_map_test.cc.
uint64_t bloaty::RangeMapTest::Entry::addr |
Definition at line 63 of file range_map_test.cc.
uint64_t bloaty::RangeMapTest::Entry::end |
Definition at line 64 of file range_map_test.cc.
std::string bloaty::RangeMapTest::Entry::label |
Definition at line 66 of file range_map_test.cc.
uint64_t bloaty::RangeMapTest::Entry::other_start |
Definition at line 65 of file range_map_test.cc.