Skip to content

Instantly share code, notes, and snippets.

@luminize
Created September 1, 2017 11:50
Show Gist options
  • Save luminize/1c0cad043854a53451e714ff5ed3412a to your computer and use it in GitHub Desktop.
Save luminize/1c0cad043854a53451e714ff5ed3412a to your computer and use it in GitHub Desktop.
nm -C machinekit/rtlib/rt-preempt/hm2_soc_ol.so
machinekit@mksocfpga:~$ nm -C machinekit/rtlib/rt-preempt/hm2_soc_ol.so
U __aeabi_unwind_cpp_pr0@@GCC_3.5
U __aeabi_unwind_cpp_pr1@@GCC_3.5
00014420 b __bss_end__
00014420 b _bss_end__
00014410 b __bss_start
00014410 b __bss_start__
00000d60 t call_weak_fn
U close@@GLIBC_2.4
00014214 d comp_id
00014410 b completed.9004
00014218 d configfs_dir
0001421c d configfs_path
00014220 d configfs_status
w __cxa_finalize@@GLIBC_2.4
00014414 b debug
00001b08 t delete
00000d84 t deregister_tm_clones
00000de8 t __do_global_dtors_aux
00014068 t __do_global_dtors_aux_fini_array_entry
00014210 d __dso_handle
00014224 d dt_ol_states
00014070 a _DYNAMIC
00014410 d _edata
00014420 b _end
00014420 b __end__
U __errno_location@@GLIBC_2.4
00001e90 t _fini
00001c60 t fpga_status
00000e28 t frame_dummy
00014064 t __frame_dummy_init_array_entry
00004060 r __FRAME_END__
U free@@GLIBC_2.4
00014160 a _GLOBAL_OFFSET_TABLE_
w __gmon_start__
00000e54 t hal_exit
U halg_exit
U halg_free_single_str
U halg_inst_create
U halg_ready
U halg_strdup
00000e8c t hal_inst_create
00000e70 t hal_ready
U hal_xinit
00003398 r hm2_7i64_params
00002c28 r hm2_8i20_globals
00001e98 r hm2_8i20_params
U hm2_register
00001300 t hm2_soc_mmap
00001728 t hm2_soc_munmap
0000104c t hm2_soc_program_fpga
00000eb4 t hm2_soc_read
000015ac t hm2_soc_register
00001028 t hm2_soc_reset
00000f74 t hm2_soc_unmapped_read
00000fb4 t hm2_soc_unmapped_write
00000ff4 t hm2_soc_verify_firmware
00000f18 t hm2_soc_write
U hm2_unregister
00000b8c t _init
0000176c t instantiate
w _ITM_deregisterTMCloneTable
w _ITM_registerTMCloneTable
0001406c d __JCR_END__
0001406c d __JCR_LIST__
w _Jv_RegisterClasses
00001dcc t locate_uio_device
U malloc@@GLIBC_2.4
U memcpy@@GLIBC_2.4
U memset@@GLIBC_2.4
U mkdir@@GLIBC_2.4
U mmap@@GLIBC_2.4
U munmap@@GLIBC_2.4
00014418 b no_init_llio
0001441c b num
U opendir@@GLIBC_2.4
U open@@GLIBC_2.4
U read@@GLIBC_2.4
00000db4 t register_tm_clones
U rmdir@@GLIBC_2.4
00001ba4 T rtapi_app_exit
00001bbc T rtapi_app_main
000143f0 d rtapi_exported_rtapi_app_exit
00014400 d rtapi_exported_rtapi_app_main
00014284 d rtapi_exported_rtapi_info_author
00014298 d rtapi_exported_rtapi_info_description
00014270 d rtapi_exported_rtapi_info_license
000142b0 d rtapi_exported_rtapi_info_supported_device
000142e8 d rtapi_exported_rtapi_instinfo_address_debug
00014350 d rtapi_exported_rtapi_instinfo_address_no_init_llio
000143b4 d rtapi_exported_rtapi_instinfo_address_num
00014308 d rtapi_exported_rtapi_instinfo_description_debug
00014374 d rtapi_exported_rtapi_instinfo_description_no_init_llio
000143d0 d rtapi_exported_rtapi_instinfo_description_num
000142cc d rtapi_exported_rtapi_instinfo_type_debug
0001432c d rtapi_exported_rtapi_instinfo_type_no_init_llio
0001439c d rtapi_exported_rtapi_instinfo_type_num
U rtapi_fs_read
00014240 D rtapi_info_author
00014244 D rtapi_info_description
0001423c D rtapi_info_license
00014248 D rtapi_info_supported_device
00014250 D rtapi_instinfo_address_debug
0001425c D rtapi_instinfo_address_no_init_llio
00014268 D rtapi_instinfo_address_num
00014254 D rtapi_instinfo_description_debug
00014260 D rtapi_instinfo_description_no_init_llio
0001426c D rtapi_instinfo_description_num
0001424c D rtapi_instinfo_type_debug
00014258 D rtapi_instinfo_type_no_init_llio
00014264 D rtapi_instinfo_type_num
U rtapi_print
U rtapi_print_hex_dump
U rtapi_print_msg
U rtapi_snprintf
00001e84 t stat
00001e84 t __stat
U strdup@@GLIBC_2.4
U strerror@@GLIBC_2.4
U strlen@@GLIBC_2.4
00001c28 t strlwr
U strncmp@@GLIBC_2.4
0001423c d __TMC_END__
U tolower@@GLIBC_2.4
U usleep@@GLIBC_2.4
U write@@GLIBC_2.4
U __xstat@@GLIBC_2.4
machinekit@mksocfpga:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment