GDB (xrefs)
|
#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 |
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.
|
static |
Definition at line 39 of file riscv-fbsd-nat.c.
Referenced by _initialize_riscv_fbsd_nat().