GDB (API)
|
#include "defs.h"
#include "frame.h"
#include "frame-unwind.h"
#include "gdbcore.h"
#include "symtab.h"
#include "objfiles.h"
#include "osabi.h"
#include "regcache.h"
#include "regset.h"
#include "target.h"
#include "trad-frame.h"
#include "gdb_assert.h"
#include "gdb_string.h"
#include "amd64-tdep.h"
#include "i387-tdep.h"
#include "solib-svr4.h"
#include "bsd-uthread.h"
Go to the source code of this file.
Defines | |
#define | AMD64OBSD_UTHREAD_RSP_OFFSET 400 |
#define | amd64obsd_tf_reg_offset amd64obsd_sc_reg_offset |
Functions | |
void | _initialize_amd64obsd_tdep (void) |
Variables | |
int | amd64obsd_r_reg_offset [] |
#define amd64obsd_tf_reg_offset amd64obsd_sc_reg_offset |
Definition at line 353 of file amd64obsd-tdep.c.
#define AMD64OBSD_UTHREAD_RSP_OFFSET 400 |
Definition at line 256 of file amd64obsd-tdep.c.
void _initialize_amd64obsd_tdep | ( | void | ) |
Definition at line 503 of file amd64obsd-tdep.c.
{ 14 * 8, 13 * 8, 3 * 8, 2 * 8, 1 * 8, 0 * 8, 12 * 8, 15 * 8, 4 * 8, 5 * 8, 6 * 8, 7 * 8, 8 * 8, 9 * 8, 10 * 8, 11 * 8, 16 * 8, 17 * 8, 18 * 8, 19 * 8, 20 * 8, 21 * 8, 22 * 8, 23 * 8 }
Definition at line 168 of file amd64obsd-tdep.c.