GDBserver
|
Go to the source code of this file.
Functions | |
void | init_registers_x32_avx512_linux (void) |
Variables | |
static struct reg | regs_x32_avx512_linux [] |
static const char * | expedite_regs_x32_avx512_linux [] = { "rbp", "rsp", "rip", 0 } |
static const char * | xmltarget_x32_avx512_linux = "x32-avx512-linux.xml" |
const struct target_desc * | tdesc_x32_avx512_linux |
void init_registers_x32_avx512_linux | ( | void | ) |
Definition at line 188 of file x32-avx512-linux.c.
References target_desc::expedite_regs, expedite_regs_x32_avx512_linux, init_target_desc(), target_desc::num_registers, target_desc::reg_defs, regs_x32_avx512_linux, target_desc::xmltarget, and xmltarget_x32_avx512_linux.
Referenced by initialize_low_arch().
|
static |
Definition at line 182 of file x32-avx512-linux.c.
Referenced by init_registers_x32_avx512_linux().
|
static |
Definition at line 27 of file x32-avx512-linux.c.
Referenced by init_registers_x32_avx512_linux().
const struct target_desc* tdesc_x32_avx512_linux |
Definition at line 185 of file x32-avx512-linux.c.
Referenced by x86_linux_read_description().
|
static |
Definition at line 183 of file x32-avx512-linux.c.
Referenced by init_registers_x32_avx512_linux().