Handbook
Glossary
byte-array>relocations ( byte-array -- relocations )
Vocabulary
tools
.
image
.
analyzer
.
relocations
Inputs
byte-array
an
object
Outputs
relocations
an
object
Definition
USING:
alien.c-types
alien.data
sequences
;
IN:
tools.image.analyzer.relocations
:
byte-array>relocations
( byte-array -- relocations )
uint
cast-array
[
uint>relocation
]
{
}
map-as
;