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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-stub.c1085 int gdbstub_set_breakpoint(u8 *addr, int len) function
1598 if (gdbstub_set_breakpoint((u8 *) addr, length) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-stub.c839 static int gdbstub_set_breakpoint(unsigned long type, unsigned long addr, unsigned long len) function
986 } /* end gdbstub_set_breakpoint() */
1917 if (gdbstub_set_breakpoint(temp, addr, length) < 0) {

Completed in 44 milliseconds