Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | Instruction>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
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 ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Instruction ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
Instruction ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public DumpEmulation ( string triple ) : bool | ||
triple | string | |
Результат | bool |
public EmulateWithFrame ( LLDB frame, uint evaluate_options ) : bool | ||
frame | LLDB | |
evaluate_options | uint | |
Результат | bool |
public GetComment ( LLDB target ) : string | ||
target | LLDB | |
Результат | string |
public GetData ( LLDB target ) : LLDB.Data | ||
target | LLDB | |
Результат | LLDB.Data |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Результат | bool |
public GetMnemonic ( LLDB target ) : string | ||
target | LLDB | |
Результат | string |
public GetOperands ( LLDB target ) : string | ||
target | LLDB | |
Результат | string |
protected Instruction ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public TestEmulation ( LLDB output_stream, string test_file ) : bool | ||
output_stream | LLDB | |
test_file | string | |
Результат | bool |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | Instruction>.System.Collections.Concurrent.ConcurrentDictionary |