Home | History | Annotate | Download | only in qemu

Lines Matching full:g_malloc0

1430     s = (GDBRegisterState *)g_malloc0(sizeof(GDBRegisterState));
2261 s = g_malloc0(sizeof(GDBState));
2425 s = g_malloc0(sizeof(GDBState));
2431 mon_chr = g_malloc0(sizeof(*mon_chr));