GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gdbarch._Component Class Reference
Inheritance diagram for gdbarch._Component:
gdbarch.Function gdbarch.Info gdbarch.Value gdbarch.Method

Public Member Functions

def __init__ (self, **kwargs)
 
def get_predicate (self)
 

Public Attributes

 type
 

Detailed Description

Definition at line 49 of file gdbarch.py.

Constructor & Destructor Documentation

◆ __init__()

def gdbarch._Component.__init__ (   self,
**  kwargs 
)

Reimplemented in gdbarch.Value, gdbarch.Function, and gdbarch.Info.

Definition at line 52 of file gdbarch.py.

Member Function Documentation

◆ get_predicate()

def gdbarch._Component.get_predicate (   self)

Definition at line 62 of file gdbarch.py.

References instruction_environment.invalid, and gdbarch.Info.predicate.

Member Data Documentation

◆ type

gdbarch._Component.type

Definition at line 59 of file gdbarch.py.


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