Searched refs:XZALLOC (Results 1 – 7 of 7) sorted by relevance
187 struct target_ops *t = XZALLOC (struct target_ops); in inf_child_target()
122 struct target_ops *t = XZALLOC (struct target_ops); in target_bfd_reopen()
110 dummy_frame = XZALLOC (struct dummy_frame); in dummy_frame_push()
484 struct target_ops *t = XZALLOC (struct target_ops); in bsd_uthread_target()
868 #define XZALLOC(TYPE) ((TYPE*) memset (xmalloc (sizeof (TYPE)), 0, sizeof (TYPE))) macro
2466 tdep = XZALLOC (struct gdbarch_tdep); in hppa_gdbarch_init()
1681 * defs.h (XZALLOC): Define.1688 * defs.h (XZALLOC): Define.