Skip to main content

Module elf

Module elf 

Source
Expand description

ELF parsing helpers shared by the PVM2 linker.

Reads section headers + relocations from a 64-bit rv64em ELF and returns a LinkedElf with the data the linker needs to lay out code/data and resolve relocations.