GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
amd64-netbsd-nat.c File Reference
#include "defs.h"
#include "target.h"
#include "netbsd-nat.h"
#include "amd64-tdep.h"
#include "amd64-bsd-nat.h"
#include "amd64-nat.h"

Go to the source code of this file.

Functions

void _initialize_amd64nbsd_nat ()
 

Variables

static int amd64nbsd32_r_reg_offset []
 
static amd64_bsd_nat_target< nbsd_nat_targetthe_amd64_nbsd_nat_target
 

Function Documentation

◆ _initialize_amd64nbsd_nat()

void _initialize_amd64nbsd_nat ( )

Variable Documentation

◆ amd64nbsd32_r_reg_offset

int amd64nbsd32_r_reg_offset[]
static
Initial value:
=
{
14 * 8,
3 * 8,
2 * 8,
13 * 8,
24 * 8,
12 * 8,
1 * 8,
0 * 8,
21 * 8,
23 * 8,
22 * 8,
25 * 8,
18 * 8,
17 * 8,
16 * 8,
15 * 8
}

Definition at line 37 of file amd64-netbsd-nat.c.

Referenced by _initialize_amd64nbsd_nat().

◆ the_amd64_nbsd_nat_target

amd64_bsd_nat_target<nbsd_nat_target> the_amd64_nbsd_nat_target
static

Definition at line 57 of file amd64-netbsd-nat.c.

Referenced by _initialize_amd64nbsd_nat().