Lines Matching refs:XCNEW
446 bp_holder.reset (XCNEW (struct raw_breakpoint));
805 struct gdb_breakpoint *gdb_bp = XCNEW (struct gdb_breakpoint);
812 struct other_breakpoint *other_bp = XCNEW (struct other_breakpoint);
820 = XCNEW (struct single_step_breakpoint);
1183 new_cond = XCNEW (struct point_cond_list);
1280 new_cmd = XCNEW (struct point_command_list);
2047 ax = XCNEW (struct agent_expr);
2063 dest_raw = XCNEW (struct raw_breakpoint);
2074 struct gdb_breakpoint *gdb_dest = XCNEW (struct gdb_breakpoint);
2087 new_cond = XCNEW (struct point_cond_list);
2097 new_cmd = XCNEW (struct point_command_list);
2107 struct other_breakpoint *other_dest = XCNEW (struct other_breakpoint);
2115 = XCNEW (struct single_step_breakpoint);