glibc-2.4 __stack_chk_guard/__pointer_chk_guard
Jakub Jelinek
jakub@redhat.com
Tue Mar 7 09:35:00 GMT 2006
On Tue, Mar 07, 2006 at 10:32:29AM +0100, Peter S. Mazinger wrote:
> It was only a thought of correctness, with this I do not understand the
> use of EXPORT_UNWIND_FIND_FDE either.
_Unwind_Find_FDE is possibly compiled into libc.so even on arches where
we don't want to export it, it is included in libgcc* too. In case of
the guards, those are glibc sole symbols, so we have full control over them.
Jakub
More information about the Libc-alpha
mailing list