프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NativeToManagedMap | InstructionList>.System.Collections.Concurrent.ConcurrentDictionary |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
메소드 | 설명 | |
---|---|---|
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 ) : |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
InstructionList ( void native, bool skipVTables = false ) : System |
메소드 | 설명 | |
---|---|---|
InstructionList ( |
||
__CopyValue ( |
public DumpEmulationForAllInstructions ( string triple ) : bool | ||
triple | string | |
리턴 | bool |
public GetInstructionAtIndex ( uint idx ) : LLDB.Instruction | ||
idx | uint | |
리턴 | LLDB.Instruction |
protected InstructionList ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
리턴 | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
리턴 |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
리턴 |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
리턴 | InstructionList>.System.Collections.Concurrent.ConcurrentDictionary |