2012-05-18 18:47:36 +00:00
|
|
|
libc.so: _OtsAddX ?
|
2012-09-13 19:45:26 +00:00
|
|
|
libc.so: _OtsConvertFloatTX ?
|
2012-05-18 18:47:36 +00:00
|
|
|
libc.so: _OtsConvertFloatXT ?
|
2012-09-13 19:45:26 +00:00
|
|
|
libc.so: _OtsCvtQUX ?
|
2012-05-18 18:47:36 +00:00
|
|
|
libc.so: _OtsCvtQX ?
|
2012-09-13 19:45:26 +00:00
|
|
|
libc.so: _OtsCvtXQ ?
|
2012-05-18 18:47:36 +00:00
|
|
|
libc.so: _OtsDivX ?
|
|
|
|
libc.so: _OtsEqlX ?
|
|
|
|
libc.so: _OtsGeqX ?
|
2012-09-13 19:45:26 +00:00
|
|
|
libc.so: _OtsGtrX ?
|
|
|
|
libc.so: _OtsLeqX ?
|
2012-05-18 18:47:36 +00:00
|
|
|
libc.so: _OtsLssX ?
|
|
|
|
libc.so: _OtsMulX ?
|
|
|
|
libc.so: _OtsNeqX ?
|
2012-09-13 19:45:26 +00:00
|
|
|
libc.so: _OtsNintXQ ?
|
2012-05-18 18:47:36 +00:00
|
|
|
libc.so: _OtsSubX ?
|
|
|
|
libc.so: _Unwind_Find_FDE
|
|
|
|
libc.so: calloc ?
|
|
|
|
libc.so: free ?
|
|
|
|
libc.so: malloc ?
|
|
|
|
libc.so: memalign ?
|
|
|
|
libc.so: realloc ?
|
|
|
|
libm.so: matherr
|
|
|
|
# We used to offer inline functions that used this, so it must be exported.
|
|
|
|
# Ought to reorg things such that carg isn't thus forced to use a plt.
|
|
|
|
libm.so: __atan2
|
2014-11-06 20:48:44 +00:00
|
|
|
# The dynamic loader needs __tls_get_addr for TLS, and uses __libc_memalign
|
|
|
|
# internally to allocate aligned TLS storage. The other malloc family of
|
|
|
|
# functions are expected to allow user symbol interposition.
|
|
|
|
ld.so: __tls_get_addr
|
|
|
|
ld.so: __libc_memalign
|
|
|
|
ld.so: malloc
|
|
|
|
ld.so: calloc
|
|
|
|
ld.so: realloc
|
|
|
|
ld.so: free
|