|
GDB (API)
|
#include "defs.h"#include "ia64-tdep.h"#include "ia64-hpux-tdep.h"#include "osabi.h"#include "gdbtypes.h"#include "solib.h"#include "target.h"#include "frame.h"#include "regcache.h"#include "gdbcore.h"#include "inferior.h"Go to the source code of this file.
Defines | |
| #define | IA64_HPUX_UREG_REASON 0x00070000 |
Functions | |
| void | _initialize_ia64_hpux_tdep (void) |
Variables | |
| struct target_so_ops * | ia64_hpux_so_ops = NULL |
| initialize_file_ftype | _initialize_ia64_hpux_tdep |
| #define IA64_HPUX_UREG_REASON 0x00070000 |
Definition at line 163 of file ia64-hpux-tdep.c.
| void _initialize_ia64_hpux_tdep | ( | void | ) |
Definition at line 430 of file ia64-hpux-tdep.c.
| struct target_so_ops* ia64_hpux_so_ops = NULL |
Definition at line 384 of file ia64-hpux-tdep.c.
1.7.6.1