C# 클래스 SharpDisasm.Udis86.ud_operand

Disassembled instruction Operand.
파일 보기 프로젝트 열기: spazzarama/SharpDisasm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@base ud_type
index ud_type
lval ud_lval
offset byte
scale byte
size ushort
type ud_type

프로퍼티 상세

@base 공개적으로 프로퍼티

public ud_type @base
리턴 ud_type

index 공개적으로 프로퍼티

public ud_type index
리턴 ud_type

lval 공개적으로 프로퍼티

public ud_lval,SharpDisasm.Udis86 lval
리턴 ud_lval

offset 공개적으로 프로퍼티

Offset size (8, 16, 32, 64)
public byte offset
리턴 byte

scale 공개적으로 프로퍼티

public byte scale
리턴 byte

size 공개적으로 프로퍼티

public ushort size
리턴 ushort

type 공개적으로 프로퍼티

public ud_type type
리턴 ud_type