Previous: , Up: r6rs-elf API   [Contents][Index]


2.3 Parsing procedures

The parsing procedures accept a bytevector and a starting offset and produce the parsed result.

Most parsing procedures produce <elf-*> instances; there is also a parsing procedure for string tables (as described in The ELF file format) that produces a balanced binary search tree. This format allows for quick indexing.