Handbook
Glossary
dysymtab_command
Vocabulary
macho
Definition
USING:
alien.c-types
classes.struct
;
IN:
macho
STRUCT:
dysymtab_command
{
cmd
uint
initial:
0
}
{
cmdsize
uint
initial:
0
}
{
ilocalsym
uint
initial:
0
}
{
nlocalsym
uint
initial:
0
}
{
iextdefsym
uint
initial:
0
}
{
nextdefsym
uint
initial:
0
}
{
iundefsym
uint
initial:
0
}
{
nundefsym
uint
initial:
0
}
{
tocoff
uint
initial:
0
}
{
ntoc
uint
initial:
0
}
{
modtaboff
uint
initial:
0
}
{
nmodtab
uint
initial:
0
}
{
extrefsymoff
uint
initial:
0
}
{
nextrefsyms
uint
initial:
0
}
{
indirectsymoff
uint
initial:
0
}
{
nindirectsyms
uint
initial:
0
}
{
extreloff
uint
initial:
0
}
{
nextrel
uint
initial:
0
}
{
locreloff
uint
initial:
0
}
{
nlocrel
uint
initial:
0
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
macho
;
M:
dysymtab_command
clone
clone-underlying
\
dysymtab_command
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
macho
;
M:
dysymtab_command
struct-slot-values
{
[
cmd>>
]
[
cmdsize>>
]
[
ilocalsym>>
]
[
nlocalsym>>
]
[
iextdefsym>>
]
[
nextdefsym>>
]
[
iundefsym>>
]
[
nundefsym>>
]
[
tocoff>>
]
[
ntoc>>
]
[
modtaboff>>
]
[
nmodtab>>
]
[
extrefsymoff>>
]
[
nextrefsyms>>
]
[
indirectsymoff>>
]
[
nindirectsyms>>
]
[
extreloff>>
]
[
nextrel>>
]
[
locreloff>>
]
[
nlocrel>>
]
}
cleave>array
;
inline