Public Member Functions | |
Entry (const std::string &label_, uint64_t size_, uint64_t other_) | |
bool | HasFallbackLabel () const |
bool | HasTranslation () const |
bool | IsShortFallback () const |
Public Attributes | |
std::string | label |
uint64_t | other_start |
uint64_t | size |
Definition at line 160 of file range_map.h.
|
inline |
Definition at line 161 of file range_map.h.
|
inline |
Definition at line 168 of file range_map.h.
|
inline |
Definition at line 167 of file range_map.h.
|
inline |
Definition at line 173 of file range_map.h.
std::string bloaty::RangeMap::Entry::label |
Definition at line 163 of file range_map.h.
uint64_t bloaty::RangeMap::Entry::other_start |
Definition at line 165 of file range_map.h.
uint64_t bloaty::RangeMap::Entry::size |
Definition at line 164 of file range_map.h.