Searched refs:task_get_special_port (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_threadstate.h252 } task_get_special_port; member in union:__anon16202::__anon16203
/external/valgrind/coregrind/m_syswrap/
H A Dpriv_syswrap-darwin.h591 DECL_TEMPLATE(darwin, task_get_special_port);
H A Dsyswrap-darwin.c5614 PRE(task_get_special_port)
5628 PRINT("task_get_special_port(%s, TASK_KERNEL_PORT)",
5632 PRINT("task_get_special_port(%s, TASK_HOST_PORT)",
5636 PRINT("task_get_special_port(%s, TASK_BOOTSTRAP_PORT)",
5642 PRINT("task_get_special_port(%s, TASK_WIRED_LEDGER_PORT)",
5646 PRINT("task_get_special_port(%s, TASK_PAGED_LEDGER_PORT)",
5651 PRINT("task_get_special_port(%s, %d)",
5656 MACH_ARG(task_get_special_port.which_port) = req->which_port;
5658 AFTER = POST_FN(task_get_special_port);
5661 POST(task_get_special_port)
[all...]

Completed in 52 milliseconds