Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mark some internal symbols as hidden on ELF in xbt
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 29 Sep 2015 11:57:13 +0000 (13:57 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 1 Oct 2015 09:44:55 +0000 (11:44 +0200)
commit41c803093e7108f16bfb4cc7e2c41c52104c73c2
tree3399f1ee453406c528c5fface4adad5d67be6fa2
parent7cf1204d999cb020c05709435c638a0d3b7924f4
Mark some internal symbols as hidden on ELF in xbt

They are not exported and can avoid the GOT and PLT indirections.
include/xbt/base.h
src/portable.h
src/xbt/dict_private.h
src/xbt/ex_interface.h
src/xbt/graph_private.h
src/xbt/mmalloc/mmprivate.h
src/xbt/setset_private.h