Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | SymbolContext>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetBlock ( ) : LLDB.Block | ||
GetCompileUnit ( ) : LLDB.CompileUnit | ||
GetDescription ( LLDB description ) : bool | ||
GetFunction ( ) : LLDB.Function | ||
GetLineEntry ( ) : LLDB.LineEntry | ||
GetModule ( ) : LLDB.Module | ||
GetParentOfInlinedScope ( LLDB curr_frame_pc, LLDB parent_frame_addr ) : LLDB.SymbolContext | ||
GetSymbol ( ) : LLDB.Symbol | ||
IsValid ( ) : bool | ||
SymbolContext ( ) : System | ||
SymbolContext ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
SymbolContext ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
SymbolContext ( |
||
__CopyValue ( |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
return | bool |
public GetParentOfInlinedScope ( LLDB curr_frame_pc, LLDB parent_frame_addr ) : LLDB.SymbolContext | ||
curr_frame_pc | LLDB | |
parent_frame_addr | LLDB | |
return | LLDB.SymbolContext |
protected SymbolContext ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | SymbolContext>.System.Collections.Concurrent.ConcurrentDictionary |