C# Class SharpDisasm.Udis86.ud_operand

Disassembled instruction Operand.
Afficher le fichier Open project: spazzarama/SharpDisasm Class Usage Examples

Méthodes publiques

Свойство Type Description
@base ud_type
index ud_type
lval ud_lval
offset byte
scale byte
size ushort
type ud_type

Property Details

@base public_oe property

public ud_type @base
Résultat ud_type

index public_oe property

public ud_type index
Résultat ud_type

lval public_oe property

public ud_lval,SharpDisasm.Udis86 lval
Résultat ud_lval

offset public_oe property

Offset size (8, 16, 32, 64)
public byte offset
Résultat byte

scale public_oe property

public byte scale
Résultat byte

size public_oe property

public ushort size
Résultat ushort

type public_oe property

public ud_type type
Résultat ud_type