Exporting inline functions

Nima Hamidi nimaa.hamidi@gmail.com
Mon Sep 25 22:46:36 GMT 2023


Hello all,

Is there any flag that I can pass to gcc to make it generate dynamic symbols for inline functions too? Let’s say I need to lookup an inline function via dlopen and call it. Is there an easy way to achieve this?


Thanks!


More information about the Gcc mailing list