C# Class LLDB.Frame.Internal

ファイルを表示 Open project: tritao/LLDBSharp

Private Methods

Method Description
Clear_0 ( global instance ) : void
Disassemble_0 ( global instance ) : global::System.IntPtr
EvaluateExpression_0 ( global instance, global @return, global expr ) : void
EvaluateExpression_1 ( global instance, global @return, global expr, LLDB use_dynamic ) : void
EvaluateExpression_2 ( global instance, global @return, global expr, LLDB use_dynamic, bool unwind_on_error ) : void
EvaluateExpression_3 ( global instance, global @return, global expr, global options ) : void
FindRegister_0 ( global instance, global @return, global name ) : void
FindValue_0 ( global instance, global @return, global name, LLDB value_type ) : void
FindValue_1 ( global instance, global @return, global name, LLDB value_type, LLDB use_dynamic ) : void
FindVariable_0 ( global instance, global @return, global var_name ) : void
FindVariable_1 ( global instance, global @return, global var_name, LLDB use_dynamic ) : void
GetBlock_0 ( global instance, global @return ) : void
GetCFA_0 ( global instance ) : ulong
GetCompileUnit_0 ( global instance, global @return ) : void
GetDescription_0 ( global instance, global description ) : bool
GetDisplayFunctionName_0 ( global instance ) : global::System.IntPtr
GetFP_0 ( global instance ) : ulong
GetFrameBlock_0 ( global instance, global @return ) : void
GetFrameID_0 ( global instance ) : uint
GetFunctionName_0 ( global instance ) : global::System.IntPtr
GetFunction_0 ( global instance, global @return ) : void
GetLineEntry_0 ( global instance, global @return ) : void
GetModule_0 ( global instance, global @return ) : void
GetPCAddress_0 ( global instance, global @return ) : void
GetPC_0 ( global instance ) : ulong
GetRegisters_0 ( global instance, global @return ) : void
GetSP_0 ( global instance ) : ulong
GetSymbolContext_0 ( global instance, global @return, uint resolve_scope ) : void
GetSymbol_0 ( global instance, global @return ) : void
GetThread_0 ( global instance, global @return ) : void
GetValueForVariablePath_0 ( global instance, global @return, global var_expr_cstr, LLDB use_dynamic ) : void
GetValueForVariablePath_1 ( global instance, global @return, global var_path ) : void
GetVariables_0 ( global instance, global @return, bool arguments, bool locals, bool statics, bool in_scope_only ) : void
GetVariables_1 ( global instance, global @return, bool arguments, bool locals, bool statics, bool in_scope_only, LLDB use_dynamic ) : void
GetVariables_2 ( global instance, global @return, global options ) : void
IsEqual_0 ( global instance, global that ) : bool
IsInlined_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
OperatorEqualEqual_0 ( global instance, global rhs ) : bool
OperatorExclaimEqual_0 ( global instance, global rhs ) : bool
SetPC_0 ( global instance, ulong new_pc ) : bool
cctor_1 ( global instance, global rhs ) : global::System.IntPtr
cctor_1 ( global instance, global rhs ) : void
ctor_0 ( global instance ) : global::System.IntPtr
ctor_0 ( global instance ) : void
dtor_0 ( global instance ) : void
dtor_0 ( global instance, int delete ) : void