Searched refs:debug_p (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | serial.c | 551 serial_debug (struct serial *scb, int debug_p) in serial_debug() argument 553 scb->debug_p = debug_p; in serial_debug() 559 return scb->debug_p || global_serial_debug_p; in serial_debug_p()
|
| D | serial.h | 225 extern void serial_debug (struct serial *scb, int debug_p); 253 int debug_p; /* Trace this serial devices operation. */ member
|
| D | ChangeLog-1999 | 2564 * serial.h (struct _serial_t): Add field debug_p. 2567 * serial.c (serial_open, serial_fdopen): Initialize debug_p.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | lra.cc | 1572 bool debug_p; in invalidate_insn_data_regno_info() local 1577 debug_p = DEBUG_INSN_P (insn); in invalidate_insn_data_regno_info() 1584 if (i >= FIRST_PSEUDO_REGISTER && ! debug_p) in invalidate_insn_data_regno_info() 1963 bool debug_p) in lra_substitute_pseudo() argument 2003 if (debug_p) in lra_substitute_pseudo() 2018 if (debug_p in lra_substitute_pseudo() 2028 new_reg, subreg_p, debug_p)) in lra_substitute_pseudo() 2050 new_reg, subreg_p, debug_p)) in lra_substitute_pseudo() 2057 new_reg, subreg_p, debug_p)) in lra_substitute_pseudo()
|
| D | ChangeLog.graphite | 8968 * tree-pass.h (TDF_DEBUG, debug_p): New. 8973 instantiate_parameters, number_of_latch_executions): Use debug_p. 8974 * tree-chrec.c (chrec_apply): Use debug_p. 8986 compute_affine_dependence, analyze_all_data_dependences): Use debug_p. 8994 (test_for_scop_bound): Use debug_p.
|
| D | ChangeLog | 8769 * lra.cc (lra_substitute_pseudo): For debug_p mode, simplify
|