|
GDB (xrefs)
|
Go to the source code of this file.
Functions | |
| void | register_ppc_ravenscar_ops (struct gdbarch *gdbarch) |
| void | register_e500_ravenscar_ops (struct gdbarch *gdbarch) |
| void register_e500_ravenscar_ops | ( | struct gdbarch * | gdbarch | ) |
Definition at line 287 of file ppc-ravenscar-thread.c.
References ppc_ravenscar_e500_ops, and set_gdbarch_ravenscar_ops().
Referenced by rs6000_gdbarch_init().
| void register_ppc_ravenscar_ops | ( | struct gdbarch * | gdbarch | ) |
Definition at line 244 of file ppc-ravenscar-thread.c.
References ppc_ravenscar_powerpc_ops, and set_gdbarch_ravenscar_ops().
Referenced by rs6000_gdbarch_init().
1.8.14