GDB (xrefs)
|
Public Member Functions | |
param_list (self) | |
actuals (self) | |
![]() | |
__init__ (self, *name, type, params, comment=None, predicate=None, predefault=None, postdefault=None, invalid=None, printer=None, param_checks=None, result_checks=None) | |
ftype (self) | |
param_list (self) | |
set_list (self) | |
actuals (self) | |
![]() | |
__init__ (self, **kwargs) | |
get_predicate (self) | |
Additional Inherited Members | |
![]() | |
params | |
![]() | |
type | |
invalid | |
Definition at line 162 of file gdbarch.py.
gdbarch.Method.actuals | ( | self | ) |
Reimplemented from gdbarch.Function.
Definition at line 169 of file gdbarch.py.
References gdbarch.Function.params.
gdbarch.Method.param_list | ( | self | ) |
Reimplemented from gdbarch.Function.
Definition at line 165 of file gdbarch.py.
References cli_style_option.set_list(), and gdbarch.Function.set_list().