|
GDB (API)
|
Go to the source code of this file.
Enumerations | |
| enum | sim_regno { SIM_REGNO_DOES_NOT_EXIST = -1, LEGACY_SIM_REGNO_IGNORE = -2 } |
Functions | |
| int | one2one_register_sim_regno (struct gdbarch *gdbarch, int regnum) |
| enum sim_regno |
Definition at line 30 of file sim-regno.h.
| int one2one_register_sim_regno | ( | struct gdbarch * | gdbarch, |
| int | regnum | ||
| ) |
Definition at line 417 of file remote-sim.c.
1.7.6.1