Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dgdbstub.c24 struct TypeSize { struct
31 static const struct TypeSize vec_lanes[] = { argument
/qemu/target/arm/
H A Dgdbstub64.c274 struct TypeSize { in output_vector_union_type() struct
275 const char *gdb_type; in output_vector_union_type()
276 short size; in output_vector_union_type()
277 char sz, suffix; in output_vector_union_type()