Skip to content
Snippets Groups Projects
Commit dcce2955 authored by Avi Kivity's avatar Avi Kivity
Browse files

elf: move program header parsing to elf_object

We need to parse the core's dynamic segment, which is linked to from the
program header.  Since the core is not an elf_file, but an elf_object, we
need to move the parsing code there.
parent a3d514f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment