GDB (xrefs)
|
#include "tic6x-tdep.h"
Public Attributes | |
CORE_ADDR(* | syscall_next_pc )(frame_info_ptr frame) = nullptr |
const gdb_byte * | breakpoint = nullptr |
int | has_gp = 0 |
Additional Inherited Members | |
![]() | |
virtual | ~gdbarch_tdep_base ()=default |
Definition at line 49 of file tic6x-tdep.h.
const gdb_byte* tic6x_gdbarch_tdep::breakpoint = nullptr |
Definition at line 55 of file tic6x-tdep.h.
Referenced by tic6x_gdbarch_init(), tic6x_sw_breakpoint_from_kind(), and tic6x_uclinux_init_abi().
int tic6x_gdbarch_tdep::has_gp = 0 |
Definition at line 57 of file tic6x-tdep.h.
Referenced by tic6x_gdbarch_init(), tic6x_linux_rt_sigreturn_init(), and tic6x_register_sigcontext_offset().
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().