Home | History | Annotate | Download | only in interface

Lines Matching refs:SBValue

16 SBValueList supports SBValue iteration. For example (from test/lldbutil.py),
31 '''Returns the general purpose registers of the frame as an SBValue.
33 The returned SBValue object is iterable. An example:
44 '''Returns the floating point registers of the frame as an SBValue.
46 The returned SBValue object is iterable. An example:
57 '''Returns the exception state registers of the frame as an SBValue.
59 The returned SBValue object is iterable. An example:
86 Append (const lldb::SBValue &val_obj);
94 lldb::SBValue
97 lldb::SBValue