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

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

Completed in 63 milliseconds