Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. jesse@jesse-ubuntu:~$ objdump -tT /usr/lib/x86_64-linux-gnu/libgmp.so.10 | grep limbs
  2. 000000000001d080 g DF .text 0000000000000015 Base __gmpz_limbs_write
  3. 000000000001d010 g DF .text 000000000000003c Base __gmpz_limbs_finish
  4. 0000000000018bb0 g DF .text 0000000000000253 Base __gmpz_prodlimbs
  5. 000000000001d070 g DF .text 0000000000000005 Base __gmpz_limbs_read
  6. 000000000001d050 g DF .text 0000000000000015 Base __gmpz_limbs_modify
  7. jesse@jesse-ubuntu:~$ clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement