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

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

Public Attributes

 type
 
 invalid
 

Detailed Description

Definition at line 49 of file gdbarch.py.

Constructor & Destructor Documentation

◆ __init__()

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()

gdbarch._Component.get_predicate (   self)

Definition at line 62 of file gdbarch.py.

Member Data Documentation

◆ invalid

gdbarch._Component.invalid

Definition at line 64 of file gdbarch.py.

◆ type

gdbarch._Component.type

Definition at line 59 of file gdbarch.py.


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