mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
(dl_main): Update call to _dl_lookup_symbol.
This commit is contained in:
parent
f909a88ca1
commit
967cdc10b7
@ -895,7 +895,7 @@ of this helper program; chances are you did not intend to run this program.\n\
|
||||
|
||||
result = _dl_lookup_symbol (_dl_argv[i], _dl_loaded,
|
||||
&ref, _dl_loaded->l_scope,
|
||||
ELF_MACHINE_JMP_SLOT, 1);
|
||||
ELF_RTYPE_CLASS_PLT, 1);
|
||||
|
||||
loadbase = LOOKUP_VALUE_ADDRESS (result);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user