GDB (xrefs)
|
#include "loongarch.h"
Public Member Functions | |
bool | operator== (const struct loongarch_gdbarch_features &rhs) const |
bool | operator!= (const struct loongarch_gdbarch_features &rhs) const |
std::size_t | hash () const noexcept |
Public Attributes | |
int | xlen = 0 |
int | fputype = 0 |
Definition at line 63 of file loongarch.h.
|
inlinenoexcept |
Definition at line 88 of file loongarch.h.
References xlen.
|
inline |
Definition at line 82 of file loongarch.h.
|
inline |
Definition at line 76 of file loongarch.h.
References xlen.
int loongarch_gdbarch_features::fputype = 0 |
Definition at line 73 of file loongarch.h.
Referenced by BP_MANIPULATION(), loongarch_create_target_description(), loongarch_find_default_target_description(), and loongarch_gdbarch_init().
int loongarch_gdbarch_features::xlen = 0 |
Definition at line 68 of file loongarch.h.
Referenced by BP_MANIPULATION(), hash(), loongarch_create_target_description(), loongarch_find_default_target_description(), loongarch_gdbarch_init(), and operator==().