Home
last modified time | relevance | path

Searched defs:kcdata_object (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.41.9/osfmk/kern/
H A Dkern_cdata.h133 struct kcdata_object { struct
134 kcdata_descriptor_t ko_data;
135 kcdata_obj_flags_t ko_flags;
136 ipc_port_t ko_port;
137 uint32_t ko_alloc_size;
138 os_refcnt_t ko_refs;
H A Dux_handler.c276 __unused mach_port_t kcdata_object, in catch_mach_exception_raise_backtrace()
/xnu-10002.41.9/tests/
H A Dcorpse_backtrace.c37 mach_port_t kcdata_object, in exc_handler_backtrace()
H A Dexc_helpers.c241 mach_port_t kcdata_object, in catch_mach_exception_raise_backtrace()