Searched refs:x86_insert_hw_breakpoint (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dx86-nat.h61 extern int x86_insert_hw_breakpoint (struct gdbarch *gdbarch,
93 { return x86_insert_hw_breakpoint (gdbarch, bp_tgt); }
H A Dx86-nat.c213 x86_insert_hw_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dx86-nat.h66 extern int x86_insert_hw_breakpoint (struct gdbarch *gdbarch,
98 { return x86_insert_hw_breakpoint (gdbarch, bp_tgt); }
H A Dx86-nat.c155 x86_insert_hw_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) function

Completed in 180 milliseconds