mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-04 13:28:14 +00:00
Dynamically linked functions can not be called directly with jump ("j", "jal") and friends. Calls must go through the PLT. issue #4827
Dynamically linked functions can not be called directly with jump ("j", "jal") and friends. Calls must go through the PLT. issue #4827