GDBserver
|
Go to the source code of this file.
Functions | |
void | init_registers_i386_avx_linux (void) |
Variables | |
static struct reg | regs_i386_avx_linux [] |
static const char * | expedite_regs_i386_avx_linux [] = { "ebp", "esp", "eip", 0 } |
static const char * | xmltarget_i386_avx_linux = "i386-avx-linux.xml" |
const struct target_desc * | tdesc_i386_avx_linux |
void init_registers_i386_avx_linux | ( | void | ) |
Definition at line 86 of file i386-avx-linux.c.
References target_desc::expedite_regs, expedite_regs_i386_avx_linux, init_target_desc(), target_desc::num_registers, target_desc::reg_defs, regs_i386_avx_linux, target_desc::xmltarget, and xmltarget_i386_avx_linux.
Referenced by initialize_low_arch().
|
static |
Definition at line 80 of file i386-avx-linux.c.
Referenced by init_registers_i386_avx_linux().
|
static |
Definition at line 27 of file i386-avx-linux.c.
Referenced by init_registers_i386_avx_linux().
const struct target_desc* tdesc_i386_avx_linux |
Definition at line 83 of file i386-avx-linux.c.
Referenced by x86_linux_read_description().
|
static |
Definition at line 81 of file i386-avx-linux.c.
Referenced by init_registers_i386_avx_linux().