https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109380
LIU Hao <lh_mouse at 126 dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lh_mouse at 126 dot com --- Comment #4 from LIU Hao <lh_mouse at 126 dot com> --- Looks like GCC doesn't generate `-export:` after `.section .drectve`. The functions are generated in `.linkonce` sections correctly; they are just not exported.