Handbook
Glossary
GENERIC_RELOC_PAIR? ( object -- ? )
Vocabulary
macho
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
GENERIC_RELOC_PAIR
class.
Definition
USING:
kernel
;
IN:
macho
:
GENERIC_RELOC_PAIR?
( object -- ? )
\
GENERIC_RELOC_PAIR
eq?
;