Home
last modified time | relevance | path

Searched defs:vm_offset_t (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach/i386/
Dvm_types.h103 typedef uintptr_t vm_offset_t ; typedef
105 typedef natural_t vm_offset_t ; typedef
/external/google-breakpad/src/third_party/mac_headers/mach/arm/
Dvm_types.h103 typedef uintptr_t vm_offset_t ; typedef
114 typedef natural_t vm_offset_t ; typedef
/external/clang/test/Analysis/
Dmisc-ps-region-store.m1074 typedef unsigned long vm_offset_t; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/apple/
Dmod.rs37 pub type vm_offset_t = ::uintptr_t; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/apple/
Dmod.rs37 pub type vm_offset_t = ::uintptr_t; typedef
/external/rust/android-crates-io/crates/libc/src/unix/bsd/apple/
Dmod.rs37 pub type vm_offset_t = ::uintptr_t; typedef