Searched defs:old_stateCnt (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp46 mach_msg_type_number_t old_stateCnt,
63 mach_msg_type_number_t old_stateCnt,
91 mach_msg_type_number_t old_stateCnt,
120 mach_msg_type_number_t old_stateCnt,
83 catch_mach_exception_raise_state( mach_port_t exc_port, exception_type_t exc_type, const mach_exception_data_t exc_data, mach_msg_type_number_t exc_data_count, int * flavor, const thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t * new_stateCnt ) argument
110 catch_mach_exception_raise_state_identity( mach_port_t exc_port, mach_port_t thread_port, mach_port_t task_port, exception_type_t exc_type, mach_exception_data_t exc_data, mach_msg_type_number_t exc_data_count, int * flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt ) argument
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c6608 mach_msg_type_number_t old_stateCnt; member in struct:__anon32667
6620 flavor, reply->old_stateCnt,
6634 mach_msg_type_number_t old_stateCnt; member in struct:__anon32668

Completed in 231 milliseconds