GDB (xrefs)
Functions | Variables
/tmp/gdb-7.10/gdb/i386gnu-tdep.c File Reference
#include "defs.h"
#include "osabi.h"
#include "solib-svr4.h"
#include "i386-tdep.h"

Go to the source code of this file.

Functions

static void i386gnu_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
 
void _initialize_i386gnu_tdep (void)
 

Variables

static int i386gnu_gregset_reg_offset []
 

Function Documentation

void _initialize_i386gnu_tdep ( void  )

Definition at line 68 of file i386gnu-tdep.c.

References GDB_OSABI_HURD, gdbarch_register_osabi(), and i386gnu_init_abi().

static void i386gnu_init_abi ( struct gdbarch_info  info,
struct gdbarch gdbarch 
)
static

Variable Documentation

int i386gnu_gregset_reg_offset[]
static
Initial value:
=
{
11 * 4,
10 * 4,
9 * 4,
8 * 4,
17 * 4,
6 * 4,
5 * 4,
4 * 4,
14 * 4,
16 * 4,
15 * 4,
18 * 4,
3 * 4,
2 * 4,
1 * 4,
0 * 4,
}

Definition at line 26 of file i386gnu-tdep.c.

Referenced by i386gnu_init_abi().