Handbook
Glossary
sib>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
sib>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
tools.disassembler.zydis
;
M:
ZydisDecodedInstructionRaw
sib>>
T{
struct-slot-spec
{
name
"sib"
}
{
offset 147
}
{
class
ZydisDecodedInstructionRawSib
}
{
initial
S{
ZydisDecodedInstructionRawSib
{
scale 0
}
{
index 0
}
{
base 0
}
{
offset 0
}
}
}
{
type
ZydisDecodedInstructionRawSib
}
}
read-struct-slot
;
inline