C# Класс LLDB.Target.Internal

Показать файл Открыть проект

Приватные методы

Метод Описание
AddModule_0 ( global instance, global module ) : bool
AddModule_1 ( global @return, global instance, global path, global triple, global uuid ) : void
AddModule_2 ( global @return, global instance, global path, global triple, global uuid_cstr, global symfile ) : void
AddModule_3 ( global @return, global instance, global module_spec ) : void
AttachToProcessWithID_0 ( global @return, global instance, global listener, ulong pid, global error ) : void
AttachToProcessWithID_1 ( global @return, global instance, global listener, int pid, global error ) : void
AttachToProcessWithName_0 ( global @return, global instance, global listener, global name, bool wait_for, global error ) : void
Attach_0 ( global @return, global instance, global attach_info, global error ) : void
BreakpointCreateByAddress_0 ( global @return, global instance, ulong address ) : void
BreakpointCreateByLocation_0 ( global @return, global instance, global file, uint line ) : void
BreakpointCreateByLocation_1 ( global @return, global instance, global file_spec, uint line ) : void
BreakpointCreateByLocation_2 ( global @return, global instance, global file_spec, uint line, ulong offset ) : void
BreakpointCreateByName_0 ( global @return, global instance, global symbol_name, global module_name ) : void
BreakpointCreateByName_1 ( global @return, global instance, global symbol_name, global module_list, global comp_unit_list ) : void
BreakpointCreateByName_2 ( global @return, global instance, global symbol_name, uint name_type_mask, global module_list, global comp_unit_list ) : void
BreakpointCreateByName_3 ( global @return, global instance, global symbol_name, uint name_type_mask, LLDB symbol_language, global module_list, global comp_unit_list ) : void
BreakpointCreateByRegex_0 ( global @return, global instance, global symbol_name_regex, global module_name ) : void
BreakpointCreateByRegex_1 ( global @return, global instance, global symbol_name_regex, global module_list, global comp_unit_list ) : void
BreakpointCreateByRegex_2 ( global @return, global instance, global symbol_name_regex, LLDB symbol_language, global module_list, global comp_unit_list ) : void
BreakpointCreateBySBAddress_0 ( global @return, global instance, global address ) : void
BreakpointCreateBySourceRegex_0 ( global @return, global instance, global source_regex, global source_file, global module_name ) : void
BreakpointCreateBySourceRegex_1 ( global @return, global instance, global source_regex, global module_list, global source_file ) : void
BreakpointCreateBySourceRegex_2 ( global instance, global @return, global source_regex, global module_list, global source_file, global func_names ) : void
BreakpointCreateForException_0 ( global @return, global instance, LLDB language, bool catch_bp, bool throw_bp ) : void
BreakpointDelete_0 ( global instance, int break_id ) : bool
ClearModuleLoadAddress_0 ( global instance, LLDB module ) : LLDB.Error.Internal
ClearModuleLoadAddress_0 ( global @return, global instance, LLDB module ) : void
ClearSectionLoadAddress_0 ( global instance, LLDB section ) : LLDB.Error.Internal
ClearSectionLoadAddress_0 ( global @return, global instance, LLDB section ) : void
Clear_0 ( global instance ) : void
ConnectRemote_0 ( global @return, global instance, global listener, global url, global plugin_name, global error ) : void
CreateValueFromAddress_0 ( global instance, global name, LLDB addr, LLDB type ) : LLDB.Value.Internal
CreateValueFromAddress_0 ( global @return, global instance, global name, LLDB addr, LLDB type ) : void
CreateValueFromData_0 ( global instance, global name, LLDB data, LLDB type ) : LLDB.Value.Internal
CreateValueFromData_0 ( global @return, global instance, global name, LLDB data, LLDB type ) : void
CreateValueFromExpression_0 ( global @return, global instance, global name, global expr ) : void
DeleteAllBreakpoints_0 ( global instance ) : bool
DeleteAllWatchpoints_0 ( global instance ) : bool
DeleteWatchpoint_0 ( global instance, int watch_id ) : bool
DisableAllBreakpoints_0 ( global instance ) : bool
DisableAllWatchpoints_0 ( global instance ) : bool
EnableAllBreakpoints_0 ( global instance ) : bool
EnableAllWatchpoints_0 ( global instance ) : bool
EvaluateExpression_0 ( global @return, global instance, global expr ) : void
EvaluateExpression_1 ( global @return, global instance, global expr, global options ) : void
EventIsTargetEvent_0 ( global @event ) : bool
FindBreakpointByID_0 ( global @return, global instance, int break_id ) : void
FindFirstGlobalVariable_0 ( global @return, global instance, global name ) : void
FindFirstType_0 ( global @return, global instance, global type ) : void
FindFunctions_0 ( global @return, global instance, global name, uint name_type_mask ) : void
FindGlobalFunctions_0 ( global @return, global instance, global name, uint max_matches, LLDB matchtype ) : void
FindGlobalVariables_0 ( global @return, global instance, global name, uint max_matches ) : void
FindGlobalVariables_1 ( global @return, global instance, global name, uint max_matches, LLDB matchtype ) : void
FindModule_0 ( global @return, global instance, global file_spec ) : void
FindSymbols_0 ( global @return, global instance, global name, LLDB type ) : void
FindTypes_0 ( global @return, global instance, global type ) : void
FindWatchpointByID_0 ( global @return, global instance, int watch_id ) : void
GetAddressByteSize_0 ( global instance ) : uint
GetBasicType_0 ( global @return, global instance, LLDB type ) : void
GetBreakpointAtIndex_0 ( global @return, global instance, uint idx ) : void
GetBroadcasterClassName_0 ( ) : global::System.IntPtr
GetBroadcaster_0 ( global @return, global instance ) : void
GetByteOrder_0 ( global instance ) : LLDB.ByteOrder
GetCodeByteSize_0 ( global instance ) : uint
GetDataByteSize_0 ( global instance ) : uint
GetDebugger_0 ( global @return, global instance ) : void
GetDescription_0 ( global instance, global description, LLDB description_level ) : bool
GetExecutable_0 ( global @return, global instance ) : void
GetInstructionsWithFlavor_0 ( global instance, LLDB base_addr, global flavor_string, global buf, uint size ) : LLDB.InstructionList.Internal
GetInstructionsWithFlavor_0 ( global @return, global instance, LLDB base_addr, global flavor_string, global buf, uint size ) : void
GetInstructionsWithFlavor_1 ( global @return, global instance, ulong base_addr, global flavor_string, global buf, uint size ) : void
GetInstructions_0 ( global instance, LLDB base_addr, global buf, uint size ) : LLDB.InstructionList.Internal
GetInstructions_0 ( global @return, global instance, LLDB base_addr, global buf, uint size ) : void
GetInstructions_1 ( global @return, global instance, ulong base_addr, global buf, uint size ) : void
GetLaunchInfo_0 ( global @return, global instance ) : void
GetModuleAtIndexFromEvent_0 ( global @return, uint idx, global @event ) : void
GetModuleAtIndex_0 ( global @return, global instance, uint idx ) : void
GetNumBreakpoints_0 ( global instance ) : uint
GetNumModulesFromEvent_0 ( global @event ) : uint
GetNumModules_0 ( global instance ) : uint
GetNumWatchpoints_0 ( global instance ) : uint
GetPlatform_0 ( global @return, global instance ) : void
GetProcess_0 ( global @return, global instance ) : void
GetSourceManager_0 ( global @return, global instance ) : void
GetStackRedZoneSize_0 ( global instance ) : ulong
GetTargetFromEvent_0 ( global @return, global @event ) : void
GetTriple_0 ( global instance ) : global::System.IntPtr
GetWatchpointAtIndex_0 ( global @return, global instance, uint idx ) : void
Install_0 ( global @return, global instance ) : void
IsValid_0 ( global instance ) : bool
LaunchSimple_0 ( global @return, global instance, sbyte argv, sbyte envp, global working_directory ) : void
Launch_0 ( global @return, global instance, global listener, sbyte argv, sbyte envp, global stdin_path, global stdout_path, global stderr_path, global working_directory, uint launch_flags, bool stop_at_entry, global error ) : void
Launch_1 ( global @return, global instance, global launch_info, global error ) : void
LoadCore_0 ( global @return, global instance, global core_file ) : void
OperatorEqualEqual_0 ( global instance, global rhs ) : bool
OperatorExclaimEqual_0 ( global instance, global rhs ) : bool
ReadInstructions_0 ( global instance, LLDB base_addr, uint count ) : LLDB.InstructionList.Internal
ReadInstructions_0 ( global @return, global instance, LLDB base_addr, uint count ) : void
ReadInstructions_1 ( global instance, LLDB base_addr, uint count, global flavor_string ) : LLDB.InstructionList.Internal
ReadInstructions_1 ( global @return, global instance, LLDB base_addr, uint count, global flavor_string ) : void
ReadMemory_0 ( global instance, LLDB addr, global buf, uint size, global error ) : uint
RemoveModule_0 ( global instance, LLDB module ) : bool
ResolveFileAddress_0 ( global @return, global instance, ulong file_addr ) : void
ResolveLoadAddress_0 ( global @return, global instance, ulong vm_addr ) : void
ResolvePastLoadAddress_0 ( global @return, global instance, uint stop_id, ulong vm_addr ) : void
ResolveSymbolContextForAddress_0 ( global @return, global instance, global addr, uint resolve_scope ) : void
SetLaunchInfo_0 ( global instance, global launch_info ) : void
SetModuleLoadAddress_0 ( global instance, LLDB module, long sections_offset ) : LLDB.Error.Internal
SetModuleLoadAddress_0 ( global @return, global instance, LLDB module, long sections_offset ) : void
SetSectionLoadAddress_0 ( global instance, LLDB section, ulong section_base_addr ) : LLDB.Error.Internal
SetSectionLoadAddress_0 ( global @return, global instance, LLDB section, ulong section_base_addr ) : void
WatchAddress_0 ( global @return, global instance, ulong addr, uint size, bool read, bool write, global error ) : 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