Searched defs:machVMRegionBasicInfoData (Results 1 – 3 of 3) sorted by relevance
6 type machVMRegionBasicInfoData struct { struct7 Protection int328 Max_protection int329 Inheritance uint3210 Shared int3211 Reserved int3212 … This is hand-edited since godefs generates: Pad_cgo_0 [8]byte. Cannot use uint64 due to alignment.13 Behavior int3214 User_wired_count uint1615 Pad_cgo_1 [2]byte
6 type machVMRegionBasicInfoData struct { struct7 Protection int328 Max_protection int329 Inheritance uint3210 Shared uint3211 Reserved uint3212 … This is hand-edited since godefs generates: Pad_cgo_0 [8]byte. Cannot use uint64 due to alignment.13 Behavior int3214 User_wired_count uint1615 Pad_cgo_1 [2]byte
20 type machVMRegionBasicInfoData C.vm_region_basic_info_data_64_t type