Home
last modified time | relevance | path

Searched defs:TypeSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dgdbstub.c24 struct TypeSize { struct
31 static const struct TypeSize vec_lanes[] = { argument
/openbmc/qemu/target/arm/
H A Dgdbstub64.c270 struct TypeSize { in output_vector_union_type() struct
271 const char *gdb_type; in output_vector_union_type()
272 short size; in output_vector_union_type()
273 char sz, suffix; in output_vector_union_type()