HomeFreeBSD

Fix dso_handle_check for PIE executables.

Description

Fix dso_handle_check for PIE executables.

PIE executables use crtbeginS.o and have a non-NULL dso_handle as a
result.

Reviewed by: andrew, emaste
MFC after: 2 weeks
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D27126

Details

Provenance
jhbAuthored on
Reviewer
andrew
Differential Revision
D27126: Fix dso_handle_check for PIE executables.
Parents
rS367574: Rename __JCR_LIST__ to __JCR_END__ in crtend.c.
Branches
Unknown
Tags
Unknown