|
GDB (API)
|
#include "defs.h"#include "osabi.h"#include "regcache.h"#include "regset.h"#include "trad-frame.h"#include "tramp-frame.h"#include "gdb_assert.h"#include "gdb_string.h"#include "hppa-tdep.h"#include "hppabsd-tdep.h"Go to the source code of this file.
Defines | |
| #define | HPPANBSD_SIZEOF_GREGS (44 * 4) |
Functions | |
| void | _initialize_hppanbsd_tdep (void) |
Variables | |
| initialize_file_ftype | _initialize_hppanbsd_tdep |
| #define HPPANBSD_SIZEOF_GREGS (44 * 4) |
Definition at line 136 of file hppanbsd-tdep.c.
| void _initialize_hppanbsd_tdep | ( | void | ) |
Definition at line 221 of file hppanbsd-tdep.c.
1.7.6.1