GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
sparc64-fbsd-nat.c File Reference
#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_targetthe_sparc64_fbsd_nat_target
 

Function Documentation

◆ _initialize_sparc64fbsd_nat()

void _initialize_sparc64fbsd_nat ( )

◆ sparc64fbsd_kvm_supply_pcb()

static int sparc64fbsd_kvm_supply_pcb ( struct regcache * regcache,
struct pcb * pcb )
static

Variable Documentation

◆ the_sparc64_fbsd_nat_target

sparc_target<fbsd_nat_target> the_sparc64_fbsd_nat_target
static

Definition at line 63 of file sparc64-fbsd-nat.c.

Referenced by _initialize_sparc64fbsd_nat().