最終更新:2019-09-17 (火) 08:12:23 (1676d)  

objdump -T
Top / objdump -T

Display the contents of the dynamic symbol table

$ objdump -T a.out 

a.out:     file format elf64-x86-64

DYNAMIC SYMBOL TABLE:
0000000000000000      DF *UND*	0000000000000000  GLIBC_2.2.5 puts
0000000000000000      DF *UND*	0000000000000000  GLIBC_2.2.5 __libc_start_main
0000000000000000  w   D  *UND*	0000000000000000              __gmon_start__