Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dthunk.c81 se->field_types = types; in thunk_register_struct()
94 type_ptr = se->field_types; in thunk_register_struct()
245 const argtype *field_types; in thunk_convert() local
255 field_types = se->field_types; in thunk_convert()
261 field_types = thunk_convert(d + dst_offsets[i], in thunk_convert()
263 field_types, to_host); in thunk_convert()
404 const argtype *field_types; in thunk_print() local
414 field_types = se->field_types; in thunk_print()
422 field_types = thunk_print(a + arg_offsets[i], field_types); in thunk_print()
/openbmc/qemu/include/user/
H A Dthunk.h57 const argtype *field_types; member
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py89 field_types = { variable in Transmogrifier
114 return self.field_types[self.entity.meta]