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

#include "loongarch-tdep.h"

Inheritance diagram for loongarch_gdbarch_tdep:
gdbarch_tdep_base

Public Attributes

struct loongarch_gdbarch_features abi_features
 
CORE_ADDR(* syscall_next_pc )(frame_info_ptr frame) = nullptr
 

Additional Inherited Members

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

Detailed Description

Definition at line 35 of file loongarch-tdep.h.

Member Data Documentation

◆ abi_features

struct loongarch_gdbarch_features loongarch_gdbarch_tdep::abi_features

Definition at line 38 of file loongarch-tdep.h.

Referenced by loongarch_gdbarch_init().

◆ syscall_next_pc

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

Definition at line 41 of file loongarch-tdep.h.

Referenced by loongarch_linux_init_abi(), and loongarch_next_pc().


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