Next: SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/ELF-CISC, Previous: SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/DIFF, Up: Software Evolution Library Index [Contents][Index]
Return the elf:elf
object associated with elf
.
This takes the ‘base’ of elf
(which should not be changed), copies it,
and applies the changed data in ‘genome’ of elf
.
docfixme
docfixme
automatically generated reader method
Class precedence list: elf, simple, software, oid-object, file-w-attributes, file, standard-object, slot-object, t
docfixme
Return the bytes of the ELF’s genome. The result should be a simple array of type ’(UNSIGNED-BYTE 8).
docfixme