Searched refs:GDB_REGID_PC (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mn10300/include/asm/ | ||
D | gdb-stub.h | 21 #define GDB_REGID_PC 9 macro |
/linux-4.4.14/arch/mn10300/kernel/ | ||
D | gdb-stub.c | 1328 ptr = hex_byte_pack(ptr, GDB_REGID_PC); in gdbstub() |