GDB (xrefs)
|
Public Member Functions | |
def | __init__ (self, *name, type, printer=None) |
![]() | |
def | __init__ (self, **kwargs) |
def | get_predicate (self) |
Public Attributes | |
predicate | |
![]() | |
type | |
Definition at line 74 of file gdbarch.py.
def gdbarch.Info.__init__ | ( | self, | |
* | name, | ||
type, | |||
printer = None |
|||
) |
Reimplemented from gdbarch._Component.
Definition at line 77 of file gdbarch.py.
References gdbarch.Info.__init__().
Referenced by gdbarch.Info.__init__().
gdbarch.Info.predicate |
Definition at line 80 of file gdbarch.py.
Referenced by gdbarch._Component.get_predicate().