Home
last modified time | relevance | path

Searched refs:new_stateCnt (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachException.cpp48 mach_msg_type_number_t *new_stateCnt
65 mach_msg_type_number_t *new_stateCnt
93 mach_msg_type_number_t * new_stateCnt in catch_mach_exception_raise_state() argument
122 mach_msg_type_number_t *new_stateCnt in catch_mach_exception_raise_state_identity() argument
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c7271 mach_msg_type_number_t new_stateCnt; in PRE() member
7289 new_thread = build_thread(regs, req->flavor, req->new_stateCnt); in PRE()
7292 hijack_thread_state(regs, req->flavor, req->new_stateCnt, new_thread); in PRE()