GDB (xrefs)
Functions
/home/stan/gdb/src/gdb/regset.c File Reference
#include "defs.h"
#include "regset.h"
#include "gdb_assert.h"

Go to the source code of this file.

Functions

struct regsetregset_alloc (struct gdbarch *arch, supply_regset_ftype *supply_regset, collect_regset_ftype *collect_regset)

Function Documentation

struct regset* regset_alloc ( struct gdbarch arch,
supply_regset_ftype supply_regset,
collect_regset_ftype collect_regset 
) [read]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines