You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments