adapt static dl_iterate_phdr not to depend on !defined(SHARED)
like elsewhere, use a weak alias that the dynamic linker will override with a more complete version capable of handling shared libraries.
Showing
想要评论请 注册 或 登录
like elsewhere, use a weak alias that the dynamic linker will override with a more complete version capable of handling shared libraries.