Hacker News new | ask | show | jobs
by pwdisswordfish 3588 days ago
GCC introduced __attribute__((ifunc(...))) precisely for this use case: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attribute...