Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc105 struct ExceptionParameters { struct
106 ExceptionParameters() : count(0) {} in ExceptionParameters() function
107 mach_msg_type_number_t count;
108 exception_mask_t masks[EXC_TYPES_COUNT];
109 mach_port_t ports[EXC_TYPES_COUNT];
110 exception_behavior_t behaviors[EXC_TYPES_COUNT];
111 thread_state_flavor_t flavors[EXC_TYPES_COUNT];