GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
i386-bsd-tdep.c File Reference
#include "defs.h"
#include "arch-utils.h"
#include "frame.h"
#include "gdbcore.h"
#include "regcache.h"
#include "osabi.h"
#include "i386-tdep.h"

Go to the source code of this file.

Functions

static CORE_ADDR i386bsd_sigcontext_addr (frame_info_ptr this_frame)
 
void i386bsd_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
 

Variables

int i386bsd_sc_reg_offset []
 

Function Documentation

◆ i386bsd_init_abi()

void i386bsd_init_abi ( struct gdbarch_info info,
struct gdbarch * gdbarch )

◆ i386bsd_sigcontext_addr()

static CORE_ADDR i386bsd_sigcontext_addr ( frame_info_ptr this_frame)
static

Variable Documentation

◆ i386bsd_sc_reg_offset

int i386bsd_sc_reg_offset[]
Initial value:
=
{
-1,
-1,
-1,
-1,
8 + 0 * 4,
8 + 1 * 4,
-1,
-1,
8 + 3 * 4,
8 + 4 * 4,
-1,
-1,
-1,
-1,
-1,
-1
}

Definition at line 54 of file i386-bsd-tdep.c.

Referenced by i386bsd_init_abi().