GDB (API)
Functions | Variables
/home/stan/gdb/src/gdb/i386nbsd-tdep.c File Reference
#include "defs.h"
#include "arch-utils.h"
#include "frame.h"
#include "gdbcore.h"
#include "regcache.h"
#include "regset.h"
#include "osabi.h"
#include "symtab.h"
#include "trad-frame.h"
#include "tramp-frame.h"
#include "gdb_assert.h"
#include "gdb_string.h"
#include "i386-tdep.h"
#include "i387-tdep.h"
#include "nbsd-tdep.h"
#include "solib-svr4.h"

Go to the source code of this file.

Functions

void _initialize_i386nbsd_tdep (void)

Variables

int i386nbsd_sc_reg_offset []
int i386nbsd_mc_reg_offset []
initialize_file_ftype _initialize_i386nbsd_tdep

Function Documentation

void _initialize_i386nbsd_tdep ( void  )

Definition at line 327 of file i386nbsd-tdep.c.


Variable Documentation

Initial value:
{
  11 * 4,                       
  10 * 4,                       
  9 * 4,                        
  8 * 4,                        
  7 * 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 82 of file i386nbsd-tdep.c.

Initial value:
{
  10 * 4,                       
  9 * 4,                        
  8 * 4,                        
  7 * 4,                        
  14 * 4,                       
  6 * 4,                        
  5 * 4,                        
  4 * 4,                        
  11 * 4,                       
  13 * 4,                       
  12 * 4,                       
  15 * 4,                       
  3 * 4,                        
  2 * 4,                        
  1 * 4,                        
  0 * 4                         
}

Definition at line 61 of file i386nbsd-tdep.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines