Home
last modified time | relevance | path

Searched refs:thunk_print (Results 1 – 3 of 3) sorted by relevance

/qemu/linux-user/
H A Dthunk.c275 const argtype *thunk_print(void *arg, const argtype *type_ptr) in thunk_print() function
386 thunk_print(a, type_ptr); in thunk_print()
422 field_types = thunk_print(a + arg_offsets[i], field_types); in thunk_print()
H A Dstrace.c978 thunk_print(argptr, arg_type); in print_syscall_ret_ioctl()
4154 thunk_print(argptr, arg_type); in print_ioctl()
/qemu/include/user/
H A Dthunk.h81 const argtype *thunk_print(void *arg, const argtype *type_ptr);