GDB (API)
Defines | Enumerations | Functions | Variables
/home/stan/gdb/src/gdb/tilegx-tdep.c File Reference
#include "defs.h"
#include "frame.h"
#include "frame-base.h"
#include "frame-unwind.h"
#include "dwarf2-frame.h"
#include "trad-frame.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "gdbcmd.h"
#include "gdbcore.h"
#include "value.h"
#include "dis-asm.h"
#include "inferior.h"
#include "gdb_string.h"
#include "gdb_assert.h"
#include "arch-utils.h"
#include "floatformat.h"
#include "regcache.h"
#include "regset.h"
#include "doublest.h"
#include "osabi.h"
#include "linux-tdep.h"
#include "objfiles.h"
#include "solib-svr4.h"
#include "tilegx-tdep.h"
#include "opcode/tilegx.h"

Go to the source code of this file.

Defines

#define INT_SWINT_1_SIGRETURN   (~0)

Enumerations

enum  reverse_state { REVERSE_STATE_REGISTER, REVERSE_STATE_VALUE, REVERSE_STATE_UNKNOWN }

Functions

void _initialize_tilegx_tdep (void)

Variables

initialize_file_ftype _initialize_tilegx_tdep

Define Documentation

#define INT_SWINT_1_SIGRETURN   (~0)

Definition at line 823 of file tilegx-tdep.c.


Enumeration Type Documentation

Enumerator:
REVERSE_STATE_REGISTER 
REVERSE_STATE_VALUE 
REVERSE_STATE_UNKNOWN 

Definition at line 60 of file tilegx-tdep.c.


Function Documentation

void _initialize_tilegx_tdep ( void  )

Definition at line 1084 of file tilegx-tdep.c.


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines