Handbook
Glossary
elf-header>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
elf-header>>
( object -- value )
Methods
USING:
accessors
elf
slots.private
;
M:
elf
elf-header>>
2
slot
;
inline
USING:
accessors
elf
slots.private
;
M:
section
elf-header>>
3
slot
;
inline
USING:
accessors
elf
slots.private
;
M:
segment
elf-header>>
2
slot
;
inline
USING:
accessors
elf
slots.private
;
M:
symbol
elf-header>>
3
slot
;
inline