Date: Wed, 2 Mar 2022 20:42:52 +0530 From: Arka Sharma <arka.sw1988@gmail.com> To: freebsd-hackers@freebsd.org Subject: Difference in shared object dependency Message-ID: <CAPO=kN0mod0aMnTe-VTf%2BOORHPM--P719v2ET2_YokzTnUrzPQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi All, I am using 'ldd -a' to list the shared object dependencies of executable as well as using 'procstat -v' to dump the mapping which also lists the mapping of shared objects in process address space. I have noticed in some cases 'procstat' lists some additional .so files (not counting the ld-elf.so). Can somebody please tell me what's going on here ? Regards, Arka [-- Attachment #2 --] <div dir="ltr">Hi All,<div><br></div><div>I am using 'ldd -a' to list the shared object dependencies of executable as well as using 'procstat -v' to dump the mapping which also lists the mapping of shared objects in process address space. I have noticed in some cases 'procstat' lists some additional .so files (not counting the ld-elf.so). Can somebody please tell me what's going on here ?</div><div><br></div><div>Regards,</div><div>Arka</div><div><br></div><div><br></div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPO=kN0mod0aMnTe-VTf%2BOORHPM--P719v2ET2_YokzTnUrzPQ>
