Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | InstructionList>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
AppendInstruction ( LLDB inst ) : void | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
DumpEmulationForAllInstructions ( string triple ) : bool | ||
GetDescription ( LLDB description ) : bool | ||
GetInstructionAtIndex ( uint idx ) : LLDB.Instruction | ||
InstructionList ( ) : System | ||
InstructionList ( LLDB rhs ) : System | ||
IsValid ( ) : bool | ||
Print ( global @out ) : void | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
InstructionList ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
InstructionList ( |
||
__CopyValue ( |
public AppendInstruction ( LLDB inst ) : void | ||
inst | LLDB | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public DumpEmulationForAllInstructions ( string triple ) : bool | ||
triple | string | |
Résultat | bool |
public GetDescription ( LLDB description ) : bool | ||
description | LLDB | |
Résultat | bool |
public GetInstructionAtIndex ( uint idx ) : LLDB.Instruction | ||
idx | uint | |
Résultat | LLDB.Instruction |
public InstructionList ( LLDB rhs ) : System | ||
rhs | LLDB | |
Résultat | System |
protected InstructionList ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Résultat |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Résultat |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Résultat | InstructionList>.System.Collections.Concurrent.ConcurrentDictionary |