7a1a6f1cf3
function symbol with an implementation choosen at run time. Refactor calls to functions by address in ld.elf_so to create temporary function descriptors on the stack, if the address is not leaked outside. Limitations: - no support for initialising static storage with function pointers - no support for unnamed resolver functions Inspired by FreeBSD's r228435 by kib@freebsd.org. |
||
---|---|---|
.. | ||
Makefile.inc | ||
mdreloc.c | ||
rtld_start.S |