GDB (xrefs)
|
#include "defs.h"
#include "regcache.h"
#include "target.h"
#include "fbsd-nat.h"
#include "sparc64-tdep.h"
#include "sparc-nat.h"
#include <sys/types.h>
#include <machine/pcb.h>
#include "bsd-kvm.h"
Go to the source code of this file.
Functions | |
static int | sparc64fbsd_kvm_supply_pcb (struct regcache *regcache, struct pcb *pcb) |
void | _initialize_sparc64fbsd_nat () |
Variables | |
static sparc_target< fbsd_nat_target > | the_sparc64_fbsd_nat_target |
void _initialize_sparc64fbsd_nat | ( | ) |
Definition at line 67 of file sparc64-fbsd-nat.c.
References add_inf_child_target(), bsd_kvm_add_target(), sparc64fbsd_gregmap, sparc64fbsd_kvm_supply_pcb(), and the_sparc64_fbsd_nat_target.
|
static |
Definition at line 37 of file sparc64-fbsd-nat.c.
References reg_buffer::raw_supply(), SPARC64_NPC_REGNUM, SPARC64_PC_REGNUM, SPARC_SP_REGNUM, and sparc_supply_rwindow().
Referenced by _initialize_sparc64fbsd_nat().
|
static |
Definition at line 63 of file sparc64-fbsd-nat.c.
Referenced by _initialize_sparc64fbsd_nat().