Home
last modified time | relevance | path

Searched defs:bp_tgt (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dmem-break.c41 struct bp_target_info *bp_tgt) in default_memory_insert_breakpoint()
72 struct bp_target_info *bp_tgt) in default_memory_remove_breakpoint()
81 struct bp_target_info *bp_tgt) in memory_insert_breakpoint()
88 struct bp_target_info *bp_tgt) in memory_remove_breakpoint()
H A Di386-nat.c769 struct bp_target_info *bp_tgt) in i386_insert_hw_breakpoint()
795 struct bp_target_info *bp_tgt) in i386_remove_hw_breakpoint()
H A Drecord-full.c1769 struct bp_target_info *bp_tgt) in record_full_insert_breakpoint()
1806 struct bp_target_info *bp_tgt) in record_full_remove_breakpoint()
2272 struct bp_target_info *bp_tgt) in record_full_core_insert_breakpoint()
2281 struct bp_target_info *bp_tgt) in record_full_core_remove_breakpoint()
H A Dtarget.c2437 struct bp_target_info *bp_tgt) in target_insert_breakpoint()
2450 struct bp_target_info *bp_tgt) in target_remove_breakpoint()
4554 struct bp_target_info *bp_tgt) in debug_to_insert_breakpoint()
4569 struct bp_target_info *bp_tgt) in debug_to_remove_breakpoint()
4675 struct bp_target_info *bp_tgt) in debug_to_insert_hw_breakpoint()
4690 struct bp_target_info *bp_tgt) in debug_to_remove_hw_breakpoint()
H A Dcorelow.c843 ignore (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) in ignore()
H A Dexec.c874 ignore (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) in ignore()
H A Dtarget.h1602 #define target_insert_hw_breakpoint(gdbarch, bp_tgt) \ argument
1605 #define target_remove_hw_breakpoint(gdbarch, bp_tgt) \ argument
H A Dremote.c8002 struct bp_target_info *bp_tgt, char *buf, in remote_add_target_side_condition()
8035 struct bp_target_info *bp_tgt, char *buf) in remote_add_target_side_commands()
8070 struct bp_target_info *bp_tgt) in remote_insert_breakpoint()
8125 struct bp_target_info *bp_tgt) in remote_remove_breakpoint()
8315 struct bp_target_info *bp_tgt) in remote_insert_hw_breakpoint()
8374 struct bp_target_info *bp_tgt) in remote_remove_hw_breakpoint()
H A Dgdbarch.c2713 gdbarch_memory_insert_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) in gdbarch_memory_insert_breakpoint()
2730 gdbarch_memory_remove_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) in gdbarch_memory_remove_breakpoint()
H A Dbreakpoint.c14984 struct bp_target_info *bp_tgt; in deprecated_insert_raw_breakpoint() local
15007 struct bp_target_info *bp_tgt = bp; in deprecated_remove_raw_breakpoint() local
15133 struct bp_target_info *bp_tgt = single_step_breakpoints[i]; in single_step_breakpoint_inserted_here_p() local