Handbook
Glossary
reloff>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
reloff>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
macho
math
;
M:
section
reloff>>
T{
struct-slot-spec
{
name
"reloff"
}
{
offset 48
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
macho
math
;
M:
section_64
reloff>>
T{
struct-slot-spec
{
name
"reloff"
}
{
offset 56
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline