Handbook
Glossary
Elf32_Phdr? ( object -- ? )
Vocabulary
elf
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
Elf32_Phdr
class.
Definition
USING:
classes.tuple.private
;
IN:
elf
:
Elf32_Phdr?
( object -- ? )
\
Elf32_Phdr
9
tuple-instance?
;