Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dthunk.c405 const int *arg_offsets; in thunk_print() local
415 arg_offsets = se->field_offsets[0]; in thunk_print()
422 field_types = thunk_print(a + arg_offsets[i], field_types); in thunk_print()