Handbook
Glossary
routines_command
Vocabulary
macho
Definition
USING:
alien.c-types
classes.struct
;
IN:
macho
STRUCT:
routines_command
{
cmd
uint
initial:
0
}
{
cmdsize
uint
initial:
0
}
{
init_address
uint
initial:
0
}
{
init_module
uint
initial:
0
}
{
reserved1
uint
initial:
0
}
{
reserved2
uint
initial:
0
}
{
reserved3
uint
initial:
0
}
{
reserved4
uint
initial:
0
}
{
reserved5
uint
initial:
0
}
{
reserved6
uint
initial:
0
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
macho
;
M:
routines_command
clone
clone-underlying
\
routines_command
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
macho
;
M:
routines_command
struct-slot-values
{
[
cmd>>
]
[
cmdsize>>
]
[
init_address>>
]
[
init_module>>
]
[
reserved1>>
]
[
reserved2>>
]
[
reserved3>>
]
[
reserved4>>
]
[
reserved5>>
]
[
reserved6>>
]
}
cleave>array
;
inline