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

/freebsd-10-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c320 rs6000_breakpoint_from_pc (CORE_ADDR *bp_addr, int *bp_size) function
340 const char *breakp = rs6000_breakpoint_from_pc (&dummy, &breakp_sz);
2896 set_gdbarch_breakpoint_from_pc (gdbarch, rs6000_breakpoint_from_pc);

Completed in 104 milliseconds