GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
sparc-netbsd-nat.c File Reference
#include "defs.h"
#include "regcache.h"
#include "target.h"
#include "sparc-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 sparc32nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb)
 
void _initialize_sparcnbsd_nat ()
 

Variables

static sparc_target< inf_ptrace_targetthe_sparc_nbsd_nat_target
 

Function Documentation

◆ _initialize_sparcnbsd_nat()

void _initialize_sparcnbsd_nat ( )

◆ sparc32nbsd_supply_pcb()

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

Variable Documentation

◆ the_sparc_nbsd_nat_target

sparc_target<inf_ptrace_target> the_sparc_nbsd_nat_target
static

Definition at line 58 of file sparc-netbsd-nat.c.