GDB (xrefs)
|
#include "loongarch-tdep.h"
Public Attributes | |
struct loongarch_gdbarch_features | abi_features |
CORE_ADDR(* | syscall_next_pc )(frame_info_ptr frame) = nullptr |
Additional Inherited Members | |
![]() | |
virtual | ~gdbarch_tdep_base ()=default |
Definition at line 35 of file loongarch-tdep.h.
struct loongarch_gdbarch_features loongarch_gdbarch_tdep::abi_features |
Definition at line 38 of file loongarch-tdep.h.
Referenced by loongarch_gdbarch_init().
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().