Handbook
Glossary
find-section ( sections name -- section/f )
Vocabulary
elf
Inputs
sections
an
object
name
an
object
Outputs
section/f
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
elf
:
find-section
( sections name -- section/f )
[
[
name>>
]
]
dip
[
=
]
curry
compose
find
nip
;
inline