C# Class LLDB.Breakpoint.Internal

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

Private Methods

Method Description
AddName_0 ( global instance, global new_name ) : bool
ClearAllBreakpointSites_0 ( global instance ) : void
EventIsBreakpointEvent_0 ( global @event ) : bool
FindLocationByAddress_0 ( global @return, global instance, ulong vm_addr ) : void
FindLocationByID_0 ( global @return, global instance, int bp_loc_id ) : void
FindLocationIDByAddress_0 ( global instance, ulong vm_addr ) : int
GetBreakpointEventTypeFromEvent_0 ( global @event ) : LLDB.BreakpointEventType
GetBreakpointFromEvent_0 ( global @return, global @event ) : void
GetBreakpointLocationAtIndexFromEvent_0 ( global @return, global @event, uint loc_idx ) : void
GetCondition_0 ( global instance ) : global::System.IntPtr
GetDescription_0 ( global instance, global description ) : bool
GetHitCount_0 ( global instance ) : uint
GetID_0 ( global instance ) : int
GetIgnoreCount_0 ( global instance ) : uint
GetLocationAtIndex_0 ( global @return, global instance, uint index ) : void
GetNames_0 ( global instance, global names ) : void
GetNumBreakpointLocationsFromEvent_0 ( global event_sp ) : uint
GetNumLocations_0 ( global instance ) : uint
GetNumResolvedLocations_0 ( global instance ) : uint
GetQueueName_0 ( global instance ) : global::System.IntPtr
GetThreadID_0 ( global instance ) : ulong
GetThreadIndex_0 ( global instance ) : uint
GetThreadName_0 ( global instance ) : global::System.IntPtr
IsEnabled_0 ( global instance ) : bool
IsInternal_0 ( global instance ) : bool
IsOneShot_0 ( global instance ) : bool
IsValid_0 ( global instance ) : bool
MatchesName_0 ( global instance, global name ) : bool
OperatorEqualEqual_0 ( global instance, global rhs ) : bool
OperatorExclaimEqual_0 ( global instance, global rhs ) : bool
RemoveName_0 ( global instance, global name_to_remove ) : void
SetCallback_0 ( global instance, global callback, global baton ) : void
SetCondition_0 ( global instance, global condition ) : void
SetEnabled_0 ( global instance, bool enable ) : void
SetIgnoreCount_0 ( global instance, uint count ) : void
SetOneShot_0 ( global instance, bool one_shot ) : void
SetQueueName_0 ( global instance, global queue_name ) : void
SetScriptCallbackBody_0 ( global @return, global instance, global script_body_text ) : void
SetScriptCallbackFunction_0 ( global instance, global callback_function_name ) : void
SetThreadID_0 ( global instance, ulong sb_thread_id ) : void
SetThreadIndex_0 ( global instance, uint index ) : void
SetThreadName_0 ( global instance, global thread_name ) : void
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