Handbook
Glossary
64-bit? ( elf: Elf32/64_Ehdr -- ? )
Vocabulary
elf
Inputs
elf
a
Elf32/64_Ehdr
Outputs
?
an
object
Definition
USING:
accessors
kernel
sequences
typed
;
IN:
elf
TYPED:
64-bit?
( elf: Elf32/64_Ehdr -- ? )
e_ident>>
EI_CLASS
swap
nth
ELFCLASS64
=
;