79076809

Date: 2024-10-11 04:38:03
Score: 1
Natty:
Report link

The code shows you loaded a dynamic library "callee.so" rather than an object file.

To load a dynamic library, Use this API to replace calling add_obj2jit:

J->loadPlatformDynamicLibrary("callee.so");
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Xiangyu Meng