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

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c704 #define CALL_PRE(name) PRE_FN(name)(tid, layout, arrghs, status, flags) macro
6849 CALL_PRE(bootstrap_register);
6852 CALL_PRE(bootstrap_look_up);
6872 CALL_PRE(host_info);
6875 CALL_PRE(host_page_size);
6878 CALL_PRE(host_get_io_master);
6881 CALL_PRE(host_get_clock_service);
6884 CALL_PRE(host_request_notification);
6907 CALL_PRE(mach_port_type);
6910 CALL_PRE(mach_port_allocat
[all...]

Completed in 65 milliseconds