|
GDBserver
|
Public Attributes | |
| unsigned char | buf [8] |
| int | reg32 |
| long long | reg64 |
Definition at line 67 of file linux-mips-low.c.
| unsigned char mips_register::buf[8] |
Definition at line 69 of file linux-mips-low.c.
Referenced by mips_get_pc(), mips_reinsert_addr(), and mips_set_pc().
Definition at line 72 of file linux-mips-low.c.
Referenced by mips_get_pc(), mips_reinsert_addr(), and mips_set_pc().
| long long mips_register::reg64 |
Definition at line 73 of file linux-mips-low.c.
Referenced by mips_get_pc(), mips_reinsert_addr(), and mips_set_pc().
1.7.6.1