Skip to content

Add ELF loading information #19

@ailrst

Description

@ailrst

This paper describes work formalising linking/ELF loading https://github.com/rems-project/linksem/blob/master/papers/oopsla-elf-linking-2016/oopsla-elf-linking-2016.pdf

Their ocaml library (that is at least partly code-extracted from the formal semantics?) seems fairly straightforward to use, we should load the elf table information this way and dump it into BASIL as JSON or similar. https://ocaml.org/p/linksem/0.8/doc/Elf_file/index.html

The functionality to produce memory images to begin execution is worth looking into.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions