Module come::binary_format::clef
source · Expand description
Come Linkable or Executable Format is our own binary format. Similar to ELF, but simpler.
Structs§
- A clef file.
- An unknown symbol in compile time, which address/offset is waiting to be determined for linking.
- A section in clef file.
- Metadata of a section.
- A symbol in clef file
Enums§
- Target architecture of the binary.
- Target operating system of the binary.