GDBserver
|
Go to the source code of this file.
Functions | |
void | init_registers_x32_avx_linux (void) |
Variables | |
static struct reg | regs_x32_avx_linux [] |
static const char * | expedite_regs_x32_avx_linux [] = { "rbp", "rsp", "rip", 0 } |
static const char * | xmltarget_x32_avx_linux = "x32-avx-linux.xml" |
const struct target_desc * | tdesc_x32_avx_linux |
void init_registers_x32_avx_linux | ( | void | ) |
Definition at line 110 of file x32-avx-linux.c.
References target_desc::expedite_regs, expedite_regs_x32_avx_linux, init_target_desc(), target_desc::num_registers, target_desc::reg_defs, regs_x32_avx_linux, target_desc::xmltarget, and xmltarget_x32_avx_linux.
Referenced by initialize_low_arch().
|
static |
Definition at line 104 of file x32-avx-linux.c.
Referenced by init_registers_x32_avx_linux().
|
static |
Definition at line 27 of file x32-avx-linux.c.
Referenced by init_registers_x32_avx_linux().
const struct target_desc* tdesc_x32_avx_linux |
Definition at line 107 of file x32-avx-linux.c.
Referenced by x86_linux_read_description().
|
static |
Definition at line 105 of file x32-avx-linux.c.
Referenced by init_registers_x32_avx_linux().