GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
sparc-ravenscar-thread.c File Reference
#include "defs.h"
#include "gdbcore.h"
#include "regcache.h"
#include "sparc-tdep.h"
#include "inferior.h"
#include "ravenscar-thread.h"
#include "sparc-ravenscar-thread.h"
#include "gdbarch.h"

Go to the source code of this file.

Functions

static struct ravenscar_arch_ops sparc_ravenscar_ops (sparc_register_offsets, SPARC_L0_REGNUM, SPARC_I7_REGNUM)
 
void register_sparc_ravenscar_ops (struct gdbarch *gdbarch)
 

Variables

static const int sparc_register_offsets []
 

Function Documentation

◆ register_sparc_ravenscar_ops()

void register_sparc_ravenscar_ops ( struct gdbarch * gdbarch)

Definition at line 60 of file sparc-ravenscar-thread.c.

References set_gdbarch_ravenscar_ops(), and sparc_ravenscar_ops().

Referenced by sparc32_gdbarch_init().

◆ sparc_ravenscar_ops()

static struct ravenscar_arch_ops sparc_ravenscar_ops ( sparc_register_offsets ,
SPARC_L0_REGNUM ,
SPARC_I7_REGNUM  )
static

Variable Documentation

◆ sparc_register_offsets

const int sparc_register_offsets[]
static
Initial value:
=
{
-1, 0x24, 0x28, 0x2C, 0x30, 0x34, 0x38, 0x3C,
0x00, 0x04, 0x08, 0x0C, 0x10, 0x14, 0x18, 0x1C,
0x00, 0x04, 0x08, 0x0C, 0x10, 0x14, 0x18, 0x1C,
0x20, 0x24, 0x28, 0x2C, 0x30, 0x34, 0x38, 0x3C,
0x50, 0x54, 0x58, 0x5C, 0x60, 0x64, 0x68, 0x6C,
0x70, 0x74, 0x78, 0x7C, 0x80, 0x84, 0x88, 0x8C,
0x90, 0x94, 0x99, 0x9C, 0xA0, 0xA4, 0xA8, 0xAC,
0xB0, 0xB4, 0xBB, 0xBC, 0xC0, 0xC4, 0xC8, 0xCC,
0x40, 0x20, 0x44, -1, 0x1C, -1, 0x4C, -1
}

Definition at line 34 of file sparc-ravenscar-thread.c.