Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | Instruction>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DoesBranch ( ) : bool | ||
DumpEmulation ( string triple ) : bool | ||
EmulateWithFrame ( LLDB frame, uint evaluate_options ) : bool | ||
GetAddress ( ) : LLDB.Address | ||
GetComment ( LLDB target ) : string | ||
GetData ( LLDB target ) : LLDB.Data | ||
GetDescription ( LLDB description ) : bool | ||
GetMnemonic ( LLDB target ) : string | ||
GetOperands ( LLDB target ) : string | ||
HasDelaySlot ( ) : bool | ||
Instruction ( ) : System | ||
Instruction ( LLDB rhs ) : System | ||
IsValid ( ) : bool | ||
Print ( global @out ) : void | ||
TestEmulation ( LLDB output_stream, string test_file ) : bool | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Instruction ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
Instruction ( |
||
__CopyValue ( |
public DumpEmulation ( string triple ) : bool | ||
triple | string | |
return | bool |
public EmulateWithFrame ( LLDB frame, uint evaluate_options ) : bool | ||
frame | LLDB | |
evaluate_options | uint | |
return | bool |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
return | bool |
protected Instruction ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public TestEmulation ( LLDB output_stream, string test_file ) : bool | ||
output_stream | LLDB | |
test_file | string | |
return | bool |
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 | Instruction>.System.Collections.Concurrent.ConcurrentDictionary |