GDB (xrefs)
Functions | Variables
/tmp/gdb-7.10/gdb/rs6000-lynx178-tdep.c File Reference
#include "defs.h"
#include "osabi.h"
#include "regcache.h"
#include "gdbcore.h"
#include "gdbtypes.h"
#include "infcall.h"
#include "ppc-tdep.h"
#include "value.h"
#include "xcoffread.h"

Go to the source code of this file.

Functions

static CORE_ADDR rs6000_lynx178_push_dummy_call (struct gdbarch *gdbarch, struct value *function, struct regcache *regcache, CORE_ADDR bp_addr, int nargs, struct value **args, CORE_ADDR sp, int struct_return, CORE_ADDR struct_addr)
 
static enum return_value_convention rs6000_lynx178_return_value (struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf)
 
static enum gdb_osabi rs6000_lynx178_osabi_sniffer (bfd *abfd)
 
static void rs6000_lynx178_init_osabi (struct gdbarch_info info, struct gdbarch *gdbarch)
 
void _initialize_rs6000_lynx178_tdep (void)
 

Variables

initialize_file_ftype _initialize_rs6000_lynx178_tdep
 

Function Documentation

void _initialize_rs6000_lynx178_tdep ( void  )
static void rs6000_lynx178_init_osabi ( struct gdbarch_info  info,
struct gdbarch gdbarch 
)
static
static enum gdb_osabi rs6000_lynx178_osabi_sniffer ( bfd *  abfd)
static
static CORE_ADDR rs6000_lynx178_push_dummy_call ( struct gdbarch gdbarch,
struct value function,
struct regcache regcache,
CORE_ADDR  bp_addr,
int  nargs,
struct value **  args,
CORE_ADDR  sp,
int  struct_return,
CORE_ADDR  struct_addr 
)
static
static enum return_value_convention rs6000_lynx178_return_value ( struct gdbarch gdbarch,
struct value function,
struct type valtype,
struct regcache regcache,
gdb_byte readbuf,
const gdb_byte writebuf 
)
static

Variable Documentation

initialize_file_ftype _initialize_rs6000_lynx178_tdep