code wiki / elf
topic: elf
5 modules sharing the elf name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| elf_writer.nx | emit a minimal RV64 Linux ELF executable. | 247 | 7 |
| nx_elf_exec.nx | executable ELF writer. | 292 | 8 |
| nx_elf_inspect.nx | SOVEREIGN ELF inspector: answers "is this binary truly sovereign?" = statically linked | 109 | 7 |
| nx_elf_read.nx | read & parse ELF64 binaries we produce. | 234 | 11 |
| nx_elf_writer.nx | sovereign ELF64 binary writer. | 159 | 8 |