Handbook
Glossary
disp>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
disp>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
tools.disassembler.zydis
;
M:
ZydisDecodedInstructionRaw
disp>>
T{
struct-slot-spec
{
name
"disp"
}
{
offset 152
}
{
class
ZydisDecodedInstructionRawDisp
}
{
initial
S{
ZydisDecodedInstructionRawDisp
{
value 0
}
{
size 0
}
{
offset 0
}
}
}
{
type
ZydisDecodedInstructionRawDisp
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
tools.disassembler.zydis
;
M:
ZydisDecodedOperandMem
disp>>
T{
struct-slot-spec
{
name
"disp"
}
{
offset 24
}
{
class
ZydisDecodedOperandMemDisp
}
{
initial
S{
ZydisDecodedOperandMemDisp
{
has_displacement 0
}
{
value 0
}
}
}
{
type
ZydisDecodedOperandMemDisp
}
}
read-struct-slot
;
inline