Home
last modified time | relevance | path

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

/external/qemu/
Dthunk.c126 const argtype *thunk_convert(void *dst, const void *src, in thunk_convert() function
203 thunk_convert(d, s, type_ptr, to_host); in thunk_convert()
231 field_types = thunk_convert(d + dst_offsets[i], in thunk_convert()
Dthunk.h72 const argtype *thunk_convert(void *dst, const void *src,