struct zx_info_maps
Defined at line 468 of file ../../zircon/system/public/zircon/syscalls/object.h
Describes a node in the aspace/vmar/mapping hierarchy for a user process.
Public Members
char[32] name
zx_vaddr_t base
size_t size
size_t depth
zx_info_maps_type_t type
uint8_t[4] padding1
u