GDB (xrefs)
|
Go to the source code of this file.
Functions | |
static void | initialize_tdesc_rs6000 (void) |
Variables | |
struct target_desc * | tdesc_rs6000 |
static void initialize_tdesc_rs6000 | ( | void | ) | [static] |
Definition at line 10 of file rs6000.c.
References allocate_target_description(), set_tdesc_architecture(), tdesc_create_feature(), and tdesc_create_reg().
Referenced by _initialize_rs6000_tdep().
struct target_desc* tdesc_rs6000 |