Skip to content

Commit 5365380

Browse files
committed
elfload: Load files by program headers by default
This adds a new function to load program segments by program header, we then fall back to section headers if that does not work. The loading of section headers and labels is split out to functions to make if/else logic readable.
1 parent cffcafd commit 5365380

File tree

1 file changed

+223
-141
lines changed

1 file changed

+223
-141
lines changed

0 commit comments

Comments
 (0)