2 * Simulator hook call mechanism
8 int hook_call(unsigned id, unsigned pcnt, ...);
9 int hook_call_str(unsigned id, unsigned size, const char *str);
31 hook_cmp_offset_shared,
32 hook_fill_random_shared,
33 hook_alloc_random_data,
34 hook_calloc_random_data,
40 hook_print_context_descr,
41 hook_print_data_descr,
42 hook_print_group_descr,
47 hook_sl_sh_malloc_aligned,
48 hook_sl_sh_calloc_aligned,
49 hook_sl_sh_alloc_random_data,
51 hook_sl_vera_mbox_handle,
52 hook_sl_vera_mbox_put,
53 hook_sl_vera_mbox_get,