localplt.data 909 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. libc.so: realloc
  2. libc.so: __floatsisf
  3. libc.so: __gtdf2 ?
  4. libc.so: __ltdf2
  5. libc.so: __gedf2
  6. libc.so: malloc
  7. libc.so: __gtsf2 ?
  8. libc.so: __nesf2
  9. libc.so: memalign
  10. libc.so: __mulsf3
  11. libc.so: __floatunsisf
  12. libc.so: __addsf3
  13. libc.so: __fixsfsi
  14. libc.so: __subsf3
  15. libc.so: __unorddf2 ?
  16. libc.so: calloc
  17. libc.so: __muldf3
  18. libc.so: __unordsf2 ?
  19. libc.so: free
  20. libc.so: __subdf3
  21. libc.so: __ledf2
  22. libc.so: __adddf3
  23. libc.so: __divdf3
  24. libc.so: __floatsidf
  25. libc.so: __divsf3
  26. libc.so: __nedf2
  27. libc.so: __eqdf2
  28. libc.so: __extendsfdf2
  29. libc.so: __floatundidf ?
  30. libm.so: matherr
  31. # The main malloc is interposed into the dynamic linker, for
  32. # allocations after the initial link (when dlopen is used).
  33. ld.so: malloc
  34. ld.so: calloc
  35. ld.so: realloc
  36. ld.so: free
  37. # The TLS-enabled version of these functions is interposed from libc.so.
  38. ld.so: _dl_signal_error
  39. ld.so: _dl_catch_error
  40. ld.so: _dl_signal_exception
  41. ld.so: _dl_catch_exception