Skip to content

Instantly share code, notes, and snippets.

@Papierkorb
Created June 28, 2017 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Papierkorb/234535f3c65ff93263fbf767485322b3 to your computer and use it in GitHub Desktop.
Save Papierkorb/234535f3c65ff93263fbf767485322b3 to your computer and use it in GitHub Desktop.
$ objdump -T foo
foo: file format elf64-x86-64
DYNAMIC SYMBOL TABLE:
0000000000000000 DF *UND* 0000000000000000 GC_malloc_atomic
0000000000000000 DF *UND* 0000000000000000 GCC_3.3 _Unwind_Backtrace
0000000000000000 DF *UND* 0000000000000000 event_base_new
0000000000000000 DF *UND* 0000000000000000 GC_set_handle_fork
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 _exit
0000000000000000 DF *UND* 0000000000000000 event_free
0000000000000000 DF *UND* 0000000000000000 GC_register_finalizer_ignore_self
0000000000000000 D *UND* 0000000000000000 GLIBC_PRIVATE errno
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 iconv
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 isatty
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 sigaction
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 fcntl
0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_GetRegionStart
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 write
0000000000000000 DO *UND* 0000000000000000 GC_stackbottom
0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_RaiseException
0000000000000000 DF *UND* 0000000000000000 GC_malloc
0000000000000000 DF *UND* 0000000000000000 GC_pthread_detach
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 strlen
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.4 __stack_chk_fail
0000000000000000 DO *UND* 0000000000000000 pcre_malloc
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 mmap
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 lseek
0000000000000000 DF *UND* 0000000000000000 GC_realloc
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 dladdr
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 memset
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 close
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 dprintf
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 pipe
0000000000000000 DF *UND* 0000000000000000 event_new
0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_GetLanguageSpecificData
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 memchr
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 read
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 __libc_start_main
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 memcmp
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.3 __tls_get_addr
0000000000000000 DF *UND* 0000000000000000 event_add
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 signal
0000000000000000 w D *UND* 0000000000000000 __gmon_start__
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.14 memcpy
0000000000000000 DF *UND* 0000000000000000 GC_get_push_other_roots
0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_GetIP
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 malloc
0000000000000000 DF *UND* 0000000000000000 GC_push_all_eager
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 munmap
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 iconv_close
0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_SetGR
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 madvise
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 pthread_self
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 waitpid
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 mprotect
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 open
0000000000000000 DF *UND* 0000000000000000 GC_init
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 exit
0000000000000000 DF *UND* 0000000000000000 GC_free
0000000000000000 DF *UND* 0000000000000000 event_base_loop
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 sigaltstack
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 strerror
0000000000000000 DO *UND* 0000000000000000 pcre_free
0000000000000000 DF *UND* 0000000000000000 GC_set_push_other_roots
0000000000000000 DF *UND* 0000000000000000 GCC_3.0 _Unwind_SetIP
0000000000000000 DF *UND* 0000000000000000 GLIBC_2.2.5 iconv_open
0000000000402a90 g DF .text 0000000000000006 Base _fiber_get_stack_top
000000000041f1e4 g DF .fini 0000000000000000 Base _fini
00000000006244a8 g DO .bss 0000000000000008 Base Fiber::last_fiber
000000000041f170 g DF .text 0000000000000065 Base __libc_csu_init
00000000006245f8 g DO .bss 0000000000000008 Base Unicode::downcase_ranges
00000000006241d8 g D .data 0000000000000000 Base __data_start
00000000006244b0 g DO .bss 0000000000000008 Base Fiber::first_fiber
0000000000624610 g DO .bss 0000000000000008 Base CallStack::dwarf_function_names
0000000000624630 g DO .bss 0000000000000008 Base Event::SignalChildHandler::instance
00000000006241d8 w D .data 0000000000000000 Base data_start
0000000000402040 g DF .text 000000000000027d Base __crystal_personality
000000000041f1e0 g DF .text 0000000000000002 Base __libc_csu_fini
0000000000624600 g DO .bss 0000000000000008 Base Unicode::alternate_ranges
00000000006241e8 g DO .data 0000000000000008 Base :symbol_table
000000000041ef50 g DF .text 0000000000000027 Base __crystal_sigfault_handler
0000000000624620 g DO .bss 0000000000000008 Base Event::SignalHandler::instance
0000000000624640 g DO .bss 0000000000000008 Base Event::SignalHandler::write_pipe
00000000004048b0 g DF .text 000000000000001d Base *Fiber::switch_stacks<Pointer(Pointer(Void)), Pointer(Pointer(Void))>:Nil
00000000004024e0 g DF .text 0000000000000005 Base __crystal_get_exception
000000000041d2c0 g DF .text 0000000000001bba Base main
0000000000402010 g DF .text 0000000000000007 Base __crystal_malloc
000000000041f0c0 g DF .text 0000000000000009 Base sigfault_handler
0000000000624668 g DO .bss 0000000000000008 Base AtExitHandlers::handlers
00000000006241f8 g D .bss 0000000000000000 Base __bss_start
0000000000624540 g DO .bss 0000000000000008 Base Scheduler::loop_fiber
0000000000624680 g D .bss 0000000000000000 Base _end
000000000041f1f0 g DO .rodata 0000000000000004 Base _IO_stdin_used
0000000000401f30 g DF .text 000000000000002b Base _start
0000000000402030 g DF .text 0000000000000007 Base __crystal_realloc
00000000004022c0 g DF .text 000000000000021d Base __crystal_raise
000000000041f0d0 g DF .text 000000000000009f Base setup_sigfault_handler
00000000006241f8 g D .data 0000000000000000 Base _edata
0000000000402020 g DF .text 0000000000000007 Base __crystal_malloc_atomic
0000000000624570 g DO .bss 0000000000000038 Base CallStack::dwarf_line_numbers
0000000000624560 g DO .bss 0000000000000010 Base CallStack::base_address
000000000041ee80 g DF .text 00000000000000af Base __crystal_raise_string
0000000000401b80 g DF .init 0000000000000000 Base _init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment