Handbook
Glossary
fvmfile_command
Vocabulary
macho
Definition
USING:
alien.c-types
classes.struct
;
IN:
macho
STRUCT:
fvmfile_command
{
cmd
uint
initial:
0
}
{
cmdsize
uint
initial:
0
}
{
name
lc_str
initial:
S{
lc_str
{
offset 0
}
{
ptr
f
}
}
}
{
header_addr
uint
initial:
0
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
macho
;
M:
fvmfile_command
clone
clone-underlying
\
fvmfile_command
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
macho
;
M:
fvmfile_command
struct-slot-values
{
[
cmd>>
]
[
cmdsize>>
]
[
name>>
]
[
header_addr>>
]
}
cleave>array
;
inline