HomeFreeBSD

rtld: add a test for RTLD_DEEPBIND

Description

rtld: add a test for RTLD_DEEPBIND

This tests that with RTLD_DEEPBIND, symbols are looked up in all of the
object's needed objects before the global object.

PR: 275393
Reviewed by: kib
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D42843

Details

Provenance
kevansAuthored on Dec 1 2023, 1:26 AM
Reviewer
kib
Differential Revision
D42843: rtld: add a test for RTLD_DEEPBIND
Parents
rG82506f26c03a: ath: Revert "Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that…
Branches
Unknown
Tags
Unknown