Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | Function>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Equals ( object obj ) : bool | ||
Function ( ) : System | ||
Function ( LLDB rhs ) : System | ||
GetArgumentName ( uint arg_idx ) : string | ||
GetBlock ( ) : LLDB.Block | ||
GetDescription ( LLDB description ) : bool | ||
GetEndAddress ( ) : LLDB.Address | ||
GetHashCode ( ) : int | ||
GetInstructions ( LLDB target ) : LLDB.InstructionList | ||
GetInstructions ( LLDB target, string flavor ) : LLDB.InstructionList | ||
GetStartAddress ( ) : LLDB.Address | ||
GetType ( ) : LLDB.Type | ||
IsValid ( ) : bool | ||
__CreateInstance ( Function native, bool skipVTables = false ) : Function | ||
__CreateInstance ( global native, bool skipVTables = false ) : Function | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Function ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
Function ( Function native, bool skipVTables = false ) : System | ||
__CopyValue ( Function native ) : void* |
protected Function ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public GetArgumentName ( uint arg_idx ) : string | ||
arg_idx | uint | |
return | string |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
return | bool |
public GetInstructions ( LLDB target ) : LLDB.InstructionList | ||
target | LLDB | |
return | LLDB.InstructionList |
public GetInstructions ( LLDB target, string flavor ) : LLDB.InstructionList | ||
target | LLDB | |
flavor | string | |
return | LLDB.InstructionList |
public static __CreateInstance ( Function native, bool skipVTables = false ) : Function | ||
native | Function | |
skipVTables | bool | |
return | Function |
public static __CreateInstance ( global native, bool skipVTables = false ) : Function | ||
native | global | |
skipVTables | bool | |
return | Function |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | Function>.System.Collections.Concurrent.ConcurrentDictionary |