GDBserver
|
Go to the source code of this file.
Classes | |
struct | nto_target_ops |
Enumerations | |
enum | regset_type { NTO_REG_GENERAL, NTO_REG_FLOAT, NTO_REG_SYSTEM, NTO_REG_ALT, NTO_REG_END } |
Variables | |
struct nto_target_ops | the_low_target |
struct target_desc * | nto_tdesc |
enum regset_type |
struct target_desc* nto_tdesc |
Definition at line 39 of file nto-low.c.
Referenced by do_attach(), and nto_x86_arch_setup().
struct nto_target_ops the_low_target |
Definition at line 1278 of file linux-aarch64-low.c.