libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: kris
Subject:
Date: Wed, 20 May 2020 13:13:50 +0100

hello folks.
about jit_readelf_get_symbol :
I tried
void (*func)() = jit_readelf_get_symbol (...
func();   /// also tried (*func)();

and it segfaulted though the value returned was non-null.
what is the right way use symbols for known functions?

thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]