Home
last modified time | relevance | path

Searched refs:xg_gdb_regs64 (Results 1 – 4 of 4) sorted by relevance

/xen/tools/debugger/gdbsx/xg/
A Dxg_public.h57 struct xg_gdb_regs64 { struct
86 struct xg_gdb_regs64 gregs_64; argument
A Dxg_main.c563 _cp_64ctxt_to_64gdb(struct cpu_user_regs_x86_64 *cp, struct xg_gdb_regs64 *rp) in _cp_64ctxt_to_64gdb()
565 memset(rp, 0, sizeof(struct xg_gdb_regs64)); in _cp_64ctxt_to_64gdb()
642 _cp_64gdb_to_64ctxt(struct xg_gdb_regs64 *rp, struct cpu_user_regs_x86_64 *cp) in _cp_64gdb_to_64ctxt()
703 struct xg_gdb_regs64 *r64p = &regsp->gregs_64; in xg_regs_read()
740 struct xg_gdb_regs64 *r64p = &regsp->gregs_64; in xg_regs_write()
/xen/tools/debugger/gdbsx/gx/
A Dgx_local.c47 prnt_64regs(struct xg_gdb_regs64 *r64p) in prnt_64regs()
A Dgx_main.c331 copy_mini_context64(char *rbuf, union xg_gdb_regs64 *regsp)

Completed in 8 milliseconds