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

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

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

Метод Описание
Clear_0 ( global instance ) : void
FindFirstGlobalVariable_0 ( global instance, global @return, global target, global name ) : void
FindFirstType_0 ( global instance, global @return, global name ) : void
FindFunctions_0 ( global instance, global @return, global name, uint name_type_mask ) : void
FindGlobalVariables_0 ( global instance, global @return, global target, global name, uint max_matches ) : void
FindSection_0 ( global instance, global @return, global sect_name ) : void
FindSymbol_0 ( global instance, global @return, global name, LLDB type ) : void
FindSymbols_0 ( global instance, global @return, global name, LLDB type ) : void
FindTypes_0 ( global instance, global @return, global type ) : void
GetAddressByteSize_0 ( global instance ) : uint
GetBasicType_0 ( global instance, global @return, LLDB type ) : void
GetByteOrder_0 ( global instance ) : LLDB.ByteOrder
GetCompileUnitAtIndex_0 ( global instance, global @return, uint _0 ) : void
GetDescription_0 ( global instance, global description ) : bool
GetFileSpec_0 ( global instance, global @return ) : void
GetNumCompileUnits_0 ( global instance ) : uint
GetNumSections_0 ( global instance ) : uint
GetNumSymbols_0 ( global instance ) : uint
GetObjectFileHeaderAddress_0 ( global instance, global @return ) : void
GetPlatformFileSpec_0 ( global instance, global @return ) : void
GetRemoteInstallFileSpec_0 ( global instance, global @return ) : void
GetSectionAtIndex_0 ( global instance, global @return, uint idx ) : void
GetSymbolAtIndex_0 ( global instance, global @return, uint idx ) : void
GetSymbolFileSpec_0 ( global instance, global @return ) : void
GetTriple_0 ( global instance ) : global::System.IntPtr
GetTypeByID_0 ( global instance, global @return, ulong uid ) : void
GetTypes_0 ( global instance, global @return, uint type_mask ) : void
GetUUIDBytes_0 ( global instance ) : byte*
GetUUIDString_0 ( global instance ) : global::System.IntPtr
GetVersion_0 ( global instance, uint versions, uint num_versions ) : uint
IsValid_0 ( global instance ) : bool
OperatorEqualEqual_0 ( global instance, global rhs ) : bool
OperatorExclaimEqual_0 ( global instance, global rhs ) : bool
ResolveFileAddress_0 ( global instance, global @return, ulong vm_addr ) : void
ResolveSymbolContextForAddress_0 ( global instance, global @return, global addr, uint resolve_scope ) : void
SetPlatformFileSpec_0 ( global instance, global platform_file ) : bool
SetRemoteInstallFileSpec_0 ( global instance, global file ) : bool
cctor_1 ( global instance, global rhs ) : global::System.IntPtr
ctor_0 ( global instance ) : global::System.IntPtr
ctor_2 ( global instance, global module_spec ) : global::System.IntPtr
ctor_3 ( global instance, global process, ulong header_addr ) : global::System.IntPtr
dtor_0 ( global instance, int delete ) : void