dlsym crash when called from assembler

后端 未结 0 493
情书的邮戳
情书的邮戳 2021-01-20 04:33

I have a small program in assembler that loads an .so file using dlopen, and then tries to load a function pointer using dlsym. Calling dlope

相关标签:
回答
  • 消灭零回复
提交回复
热议问题