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

#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
 

Detailed Description

Definition at line 63 of file loongarch.h.

Member Function Documentation

◆ hash()

std::size_t loongarch_gdbarch_features::hash ( ) const
inlinenoexcept

Definition at line 88 of file loongarch.h.

References xlen.

◆ operator!=()

bool loongarch_gdbarch_features::operator!= ( const struct loongarch_gdbarch_features & rhs) const
inline

Definition at line 82 of file loongarch.h.

◆ operator==()

bool loongarch_gdbarch_features::operator== ( const struct loongarch_gdbarch_features & rhs) const
inline

Definition at line 76 of file loongarch.h.

References xlen.

Member Data Documentation

◆ fputype

int loongarch_gdbarch_features::fputype = 0

◆ xlen

int loongarch_gdbarch_features::xlen = 0

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