GDB (xrefs)
|
Go to the source code of this file.
Functions | |
static void | initialize_tdesc_arm_with_iwmmxt (void) |
Variables | |
struct target_desc * | tdesc_arm_with_iwmmxt |
static void initialize_tdesc_arm_with_iwmmxt | ( | void | ) | [static] |
Definition at line 10 of file arm-with-iwmmxt.c.
References allocate_target_description(), set_tdesc_architecture(), tdesc_add_field(), tdesc_create_feature(), tdesc_create_reg(), tdesc_create_union(), tdesc_create_vector(), tdesc_named_type(), and type.
Referenced by _initialize_arm_tdep().
struct target_desc* tdesc_arm_with_iwmmxt |
Definition at line 8 of file arm-with-iwmmxt.c.
Referenced by arm_linux_read_description().