summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/interposing_table.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2015-03-29 18:53:21 +0000
committerkib <kib@FreeBSD.org>2015-03-29 18:53:21 +0000
commit563a44c171b6928feb0dfd24a0b94fac15e0c13f (patch)
tree12ce96618cdb26acb5fccabba2ccac920c386178 /lib/libc/sys/interposing_table.c
parent951b0c97e412e46714a4cdd077cb7e81ab4f9994 (diff)
downloadFreeBSD-src-563a44c171b6928feb0dfd24a0b94fac15e0c13f.zip
FreeBSD-src-563a44c171b6928feb0dfd24a0b94fac15e0c13f.tar.gz
Change compiler setting to make default visibility of the symbols for
rtld on x86 to be hidden. This is a micro-optimization, which allows intrinsic references inside rtld to be handled without indirection through PLT. The visibility of rtld symbols for other objects in the symbol namespace is controlled by a version script. Reviewed by: kan, jilles Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
Diffstat (limited to 'lib/libc/sys/interposing_table.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud