Package vtrace :: Package platforms :: Package darwin :: Class vm_region_basic_info_64
[hide private]
[frames] | no frames]

Class vm_region_basic_info_64

source code

ctypes.Structure --+
                   |
                  vm_region_basic_info_64

Class Variables [hide private]
  _fields_ = [('protection', vm_prot_t), ('max_protection', vm_p...
Class Variable Details [hide private]

_fields_

Value:
[('protection', vm_prot_t), ('max_protection', vm_prot_t), ('inheritan\
ce', vm_inherit_t), ('shared', boolean_t), ('reserved', boolean_t), ('\
offset', memory_object_offset_t), ('behavior', vm_behavior_t), ('user_\
wired_count', ctypes.c_ushort),]