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

elf: lazy relocate the PLT GOT

Instead of looking up the actual symbols, adjust the existing entry to point
back at the PLT.  This will later case the stub at the first three entries
of the PLT to get called with the symbol index on the stack, for run-time
resolution.
parent ca8dc796
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