struct UserDataMinidumpStreamListEntry

Defined at line 41 of file ../../third_party/crashpad/src/client/crashpad_info.h

A linked list of blocks representing custom streams in the minidump,

with addresses (and size) stored as uint64_t to simplify reading from

the handler process.

Public Members

uint64_t base_address
uint64_t size
uint32_t stream_type