GDB (xrefs)
|
Public Member Functions | |
__init__ (self, *name, type, printer=None) | |
![]() | |
__init__ (self, **kwargs) | |
get_predicate (self) | |
Public Attributes | |
predicate | |
![]() | |
type | |
invalid | |
Definition at line 74 of file gdbarch.py.
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.