Guest User

Untitled

a guest
Oct 14th, 2012
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.27 KB | None | 0 0
  1. #nm of the executable compiled with g++
  2. 000000000060be18 d _DYNAMIC
  3. 000000000060bfe8 d _GLOBAL_OFFSET_TABLE_
  4. 0000000000402860 R _IO_stdin_used
  5.                  w _Jv_RegisterClasses
  6. 0000000000402408 W _Z10leftrotatejj
  7. 000000000040178d T _Z10md5_cpu_v2PKjjjjj
  8. 00000000004010c4 T _Z14compare_hashesP7md5hashS0_PPci
  9. 00000000004025b0 T _Z14execute_kerneliiiiiPjS_
  10. 0000000000402570 T _Z14init_constantsv
  11. 0000000000400dbd T _Z14md5_prep_arrayPcPS_i
  12. 0000000000400fba T _Z16cpu_compute_md5sP7md5hashPPci
  13. 0000000000400e2c T _Z17cuda_compute_md5sP7md5hashPPci
  14. 00000000004011d1 T _Z17print_time_stringj
  15. 0000000000402424 W _Z1rj
  16. 0000000000400c54 T _Z23find_best_factorizationiii
  17. 0000000000400cfb T _Z25calculate_grid_parametersPiiiii
  18. 00000000004026c0 T _Z30__device_stub__Z8md5_calcPjS_iPjS_i
  19. 0000000000402456 W _Z4stepjjjjjjjPj
  20. 0000000000401504 T _Z7md5_cpuPjjjjj
  21. 00000000004024f0 T _Z8md5_calcPjS_i
  22. 00000000004016e7 T _Z8md5_prepPc
  23. 0000000000401732 T _Z9print_md5Pji
  24. 0000000000402c20 r _ZL10rconst_cpu
  25. 000000000040aac8 r _ZL15__fatDeviceText
  26. 000000000060c0e0 b _ZL1k
  27. 00000000004029a0 r _ZL1k
  28. 000000000060c228 b _ZL20__cudaFatCubinHandle
  29. 00000000004024e0 t _ZL26__cudaUnregisterBinaryUtilv
  30. 0000000000402b20 r _ZL5k_cpu
  31. 000000000060c1e0 b _ZL6rconst
  32. 0000000000402aa0 r _ZL6rconst
  33. 000000000060c230 b _ZL6target
  34. 0000000000400a80 t _ZL84__sti____cudaRegisterAll_47_tmpxft_00000f8a_00000000_4_cuda_md5_gpu_cpp1_ii_4c12e5bdv
  35. 000000000060c220 b _ZZ30__device_stub__Z8md5_calcPjS_iPjS_iE3__f
  36. 000000000060bdf8 d __CTOR_END__
  37. 000000000060bdf0 d __CTOR_LIST__
  38. 000000000060be08 D __DTOR_END__
  39. 000000000060be00 d __DTOR_LIST__
  40. 000000000040aee0 r __FRAME_END__
  41. 000000000060be10 d __JCR_END__
  42. 000000000060be10 d __JCR_LIST__
  43. 000000000060c0c0 A __bss_start
  44.                  U __cudaRegisterFatBinary
  45.                  U __cudaRegisterFunction
  46.                  U __cudaRegisterVar
  47.                  U __cudaUnregisterFatBinary
  48.                  U __cxa_atexit@@GLIBC_2.2.5
  49. 000000000060c0b0 D __data_start
  50. 0000000000402800 t __do_global_ctors_aux
  51. 0000000000400bc0 t __do_global_dtors_aux
  52. 000000000060c0b8 d __dso_handle
  53.                  w __gmon_start__
  54. 000000000060bdf0 t __init_array_end
  55. 000000000060bde8 t __init_array_start
  56. 00000000004027d0 T __libc_csu_fini
  57. 0000000000402740 T __libc_csu_init
  58.                  U __libc_start_main@@GLIBC_2.2.5
  59. 000000000060c0c0 A _edata
  60. 000000000060c240 A _end
  61. 0000000000402838 T _fini
  62. 00000000004008f0 T _init
  63. 0000000000400b7c T _start
  64. 00000000004027e0 T atexit
  65. 0000000000400ba8 t call_gmon_start
  66.                  U calloc@@GLIBC_2.2.5
  67. 000000000060c0c0 b completed.6531
  68.                  U cudaConfigureCall
  69.                  U cudaFree
  70.                  U cudaLaunch
  71.                  U cudaMalloc
  72.                  U cudaMemcpy
  73.                  U cudaMemcpyToSymbol
  74.                  U cudaSetupArgument
  75.                  U cudaThreadSynchronize
  76. 000000000060c0b0 W data_start
  77. 000000000060c0c8 b dtor_idx.6533
  78.                  U exit@@GLIBC_2.2.5
  79. 0000000000402c60 r fatbinData
  80. 0000000000400c30 t frame_dummy
  81. 0000000000401368 T main
  82.                  U memcmp@@GLIBC_2.2.5
  83.                  U printf@@GLIBC_2.2.5
  84.                  U putchar@@GLIBC_2.2.5
  85.                  U puts@@GLIBC_2.2.5
  86.                  U snprintf@@GLIBC_2.2.5
  87.                  U strncpy@@GLIBC_2.2.5
Advertisement
Add Comment
Please, Sign In to add comment