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