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

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c688 #define CALL_PRE(name) PRE_FN(name)(tid, layout, arrghs, status, flags) macro
6815 CALL_PRE(bootstrap_register);
6818 CALL_PRE(bootstrap_look_up);
6838 CALL_PRE(host_info);
6841 CALL_PRE(host_page_size);
6844 CALL_PRE(host_get_io_master);
6847 CALL_PRE(host_get_clock_service);
6850 CALL_PRE(host_request_notification);
6873 CALL_PRE(mach_port_type);
6876 CALL_PRE(mach_port_allocat
[all...]

Completed in 44 milliseconds