Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | CompileUnit>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
CompileUnit ( ) : System | ||
CompileUnit ( LLDB rhs ) : System | ||
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
FindLineEntryIndex ( uint start_idx, uint line, LLDB inline_file_spec ) : uint | ||
FindLineEntryIndex ( uint start_idx, uint line, LLDB inline_file_spec, bool exact ) : uint | ||
FindSupportFileIndex ( uint start_idx, LLDB sb_file, bool full ) : uint | ||
GetDescription ( LLDB description ) : bool | ||
GetFileSpec ( ) : LLDB.FileSpec | ||
GetHashCode ( ) : int | ||
GetLineEntryAtIndex ( uint idx ) : LLDB.LineEntry | ||
GetSupportFileAtIndex ( uint idx ) : LLDB.FileSpec | ||
GetTypes ( uint type_mask ) : LLDB.TypeList |
Get all types matching from debug info in this compile unit.
|
|
IsValid ( ) : bool | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
||
operator ( ) : bool |
Метод | Описание | |
---|---|---|
CompileUnit ( void native, bool skipVTables = false ) : System | ||
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
CompileUnit ( |
||
__CopyValue ( |
protected CompileUnit ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public FindLineEntryIndex ( uint start_idx, uint line, LLDB inline_file_spec ) : uint | ||
start_idx | uint | |
line | uint | |
inline_file_spec | LLDB | |
Результат | uint |
public FindLineEntryIndex ( uint start_idx, uint line, LLDB inline_file_spec, bool exact ) : uint | ||
start_idx | uint | |
line | uint | |
inline_file_spec | LLDB | |
exact | bool | |
Результат | uint |
public FindSupportFileIndex ( uint start_idx, LLDB sb_file, bool full ) : uint | ||
start_idx | uint | |
sb_file | LLDB | |
full | bool | |
Результат | uint |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Результат | bool |
public GetLineEntryAtIndex ( uint idx ) : LLDB.LineEntry | ||
idx | uint | |
Результат | LLDB.LineEntry |
public GetSupportFileAtIndex ( uint idx ) : LLDB.FileSpec | ||
idx | uint | |
Результат | LLDB.FileSpec |
public GetTypes ( uint type_mask ) : LLDB.TypeList | ||
type_mask | uint |
/// |
Результат | LLDB.TypeList |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | CompileUnit>.System.Collections.Concurrent.ConcurrentDictionary |