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

#include "nios2-tdep.h"

Inheritance diagram for nios2_gdbarch_tdep:
gdbarch_tdep_base

Public Attributes

CORE_ADDR(* syscall_next_pc )(frame_info_ptr frame, const struct nios2_opcode *op) = nullptr
 
bool(* is_kernel_helper )(CORE_ADDR pc) = nullptr
 
int jb_pc = 0
 

Additional Inherited Members

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

Detailed Description

Definition at line 72 of file nios2-tdep.h.

Member Data Documentation

◆ is_kernel_helper

bool(* nios2_gdbarch_tdep::is_kernel_helper) (CORE_ADDR pc) = nullptr

Definition at line 80 of file nios2-tdep.h.

Referenced by nios2_get_next_pc(), and nios2_linux_init_abi().

◆ jb_pc

int nios2_gdbarch_tdep::jb_pc = 0

Definition at line 84 of file nios2-tdep.h.

Referenced by nios2_gdbarch_init(), nios2_get_longjmp_target(), and nios2_linux_init_abi().

◆ syscall_next_pc

CORE_ADDR(* nios2_gdbarch_tdep::syscall_next_pc) (frame_info_ptr frame, const struct nios2_opcode *op) = nullptr

Definition at line 76 of file nios2-tdep.h.

Referenced by nios2_get_next_pc(), and nios2_linux_init_abi().


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