Handbook
Glossary
image
Vocabulary
tools
.
image-compressor
Class description
In-memory Factor image
Definition
USING:
byte-arrays
classes.struct
specialized-arrays.instances.alien.c-types.uintptr_t
tools.image-analyzer.vm
;
IN:
tools.image-compressor
TUPLE:
image
footer
{
leader
byte-array
initial:
B{
}
}
{
header
image-header
initial:
S{
image-header
{
magic 0
}
{
version 0
}
{
data-relocation-base 0
}
{
data-size 0
}
{
code-relocation-base 0
}
{
code-size 0
}
{
escaped-data-size 0
}
{
compressed-data-size 0
}
{
compressed-code-size 0
}
{
reserved-4 0
}
{
special-objects
uintptr_t-array{
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
}
}
}
}
{
data
byte-array
initial:
B{
}
}
{
code
byte-array
initial:
B{
}
}
;