19 s->
Format(
"{0:x16}: Type Unit: length = {1:x8}, version = {2:x4}, "
20 "abbr_offset = {3:x8}, addr_size = {4:x2} (next CU at "
A stream class that can stream formatted output to a file.
void Format(const char *format, Args &&... args)
void Dump(Stream *s) const override
dw_offset_t GetAbbrevOffset() const
uint8_t GetAddressByteSize() const
dw_offset_t GetLength() const
dw_offset_t GetOffset() const
dw_offset_t GetNextUnitOffset() const
uint16_t GetVersion() const
A class that represents a running process on the host machine.