Home
last modified time | relevance | path

Searched refs:mach_port_extract_right (Results 1 – 4 of 4) sorted by relevance

/external/lldb/tools/darwin-threads/
Dexamine-threads.c184 …retval = mach_port_extract_right (task, names[i], MACH_MSG_TYPE_COPY_SEND, &local_name, &local_typ… in inferior_namespace_mach_port_num()
/external/lldb/tools/debugserver/source/MacOSX/
DMachThread.cpp232 … kret = ::mach_port_extract_right (task, names[i], MACH_MSG_TYPE_COPY_SEND, &my_name, &my_type); in InferiorThreadID()
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h587 DECL_TEMPLATE(darwin, mach_port_extract_right);
Dsyswrap-darwin.c5507 PRE(mach_port_extract_right) in PRE() argument
5524 AFTER = POST_FN(mach_port_extract_right); in PRE()
5529 POST(mach_port_extract_right) in POST() argument
7793 CALL_PRE(mach_port_extract_right); in PRE()