GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
tic6x_gdbarch_tdep Struct Reference

#include "tic6x-tdep.h"

Inheritance diagram for tic6x_gdbarch_tdep:
gdbarch_tdep_base

Public Attributes

CORE_ADDR(* syscall_next_pc )(frame_info_ptr frame) = nullptr
 
const gdb_byte * breakpoint = nullptr
 
int has_gp = 0
 

Additional Inherited Members

- Public Member Functions inherited from gdbarch_tdep_base
virtual ~gdbarch_tdep_base ()=default
 

Detailed Description

Definition at line 49 of file tic6x-tdep.h.

Member Data Documentation

◆ breakpoint

const gdb_byte* tic6x_gdbarch_tdep::breakpoint = nullptr

◆ has_gp

int tic6x_gdbarch_tdep::has_gp = 0

◆ syscall_next_pc

CORE_ADDR(* tic6x_gdbarch_tdep::syscall_next_pc) (frame_info_ptr frame) = nullptr

Definition at line 53 of file tic6x-tdep.h.

Referenced by tic6x_get_next_pc(), and tic6x_uclinux_init_abi().


The documentation for this struct was generated from the following file: