GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions | Variables
riscv-fbsd-nat.c File Reference
#include "defs.h"
#include "regcache.h"
#include "target.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "fbsd-nat.h"
#include "riscv-tdep.h"
#include "riscv-fbsd-tdep.h"
#include "inf-ptrace.h"

Go to the source code of this file.

Classes

struct  riscv_fbsd_nat_target
 

Functions

void _initialize_riscv_fbsd_nat ()
 

Variables

static riscv_fbsd_nat_target the_riscv_fbsd_nat_target
 

Function Documentation

◆ _initialize_riscv_fbsd_nat()

void _initialize_riscv_fbsd_nat ( )

Definition at line 71 of file riscv-fbsd-nat.c.

References add_inf_child_target(), and the_riscv_fbsd_nat_target.

Variable Documentation

◆ the_riscv_fbsd_nat_target

riscv_fbsd_nat_target the_riscv_fbsd_nat_target
static

Definition at line 39 of file riscv-fbsd-nat.c.

Referenced by _initialize_riscv_fbsd_nat().