Linking error with recent libdc

Gaetan Bisson bisson at archlinux.org
Tue Jul 7 23:21:49 PDT 2015


[2015-07-07 22:50:10 -0700] Dirk Hohndel:
> On Tue, Jul 07, 2015 at 07:13:53PM -1000, Gaetan Bisson wrote:
> > Is there anything new (dependency or otherwise) needed to properly build
> > libdc/Subsurface-testing? Or perhaps my build karma is not doing well...
> 
> I don't believe so. In the build directory, can you run nm against the
> objects?

Sure. See attached.

Building subsurface master against that still fails for me.

-- 
Gaƫtan
-------------- next part --------------

aes.o:
0000000000000a50 T AES128_CBC_decrypt_buffer
0000000000000880 T AES128_CBC_encrypt_buffer
0000000000000830 T AES128_ECB_decrypt
00000000000007e0 T AES128_ECB_encrypt
00000000000001a0 t Cipher
0000000000000450 t InvCipher
00000000000003d0 t InvShiftRows.isra.5
0000000000000000 t KeyExpansion
0000000000000000 r Rcon
0000000000000120 t ShiftRows.isra.1
0000000000000100 r rsbox
0000000000000200 r sbox

array.o:
                 U _GLOBAL_OFFSET_TABLE_
00000000000001d0 T array_convert_bin2hex
0000000000000280 T array_convert_hex2bin
00000000000000b0 T array_isequal
0000000000000040 T array_reverse_bits
0000000000000000 T array_reverse_bytes
0000000000000150 T array_search_backward
00000000000000f0 T array_search_forward
0000000000000420 T array_uint16_be
0000000000000430 T array_uint16_le
00000000000003c0 T array_uint24_be
00000000000003e0 T array_uint24_be_set
0000000000000400 T array_uint24_le
0000000000000360 T array_uint32_be
0000000000000380 T array_uint32_le
00000000000003a0 T array_uint32_le_set
0000000000000300 T array_uint_be
0000000000000330 T array_uint_le
0000000000000440 T bcd2dec
                 U memcmp

atomics_cobalt.o:
0000000000000000 r .LC1
0000000000000081 r .LC12
0000000000000028 r .LC13
0000000000000050 r .LC14
0000000000000070 r .LC15
0000000000000098 r .LC16
0000000000000000 r .LC2
0000000000000011 r .LC3
000000000000002d r .LC4
000000000000004b r .LC5
0000000000000065 r .LC6
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.4245
0000000000000000 r __FUNCTION__.4271
0000000000000020 r __FUNCTION__.4283
                 U array_uint16_le
0000000000000000 t atomics_cobalt_device_close
0000000000000340 t atomics_cobalt_device_foreach
0000000000000770 T atomics_cobalt_device_open
00000000000004f0 t atomics_cobalt_device_set_fingerprint
0000000000000530 T atomics_cobalt_device_set_simulation
0000000000000570 T atomics_cobalt_device_version
0000000000000000 d atomics_cobalt_device_vtable
0000000000000030 t atomics_cobalt_read_dive
                 U checksum_add_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_slice
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U libusb_bulk_transfer
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_control_transfer
                 U libusb_exit
                 U libusb_init
                 U libusb_open_device_with_vid_pid
                 U libusb_release_interface
                 U malloc
                 U memcmp

atomics_cobalt_parser.o:
000000000000002f r .LC10
0000000000000030 r .LC13
0000000000000038 r .LC14
0000000000000040 r .LC15
0000000000000048 r .LC16
0000000000000050 r .LC17
000000000000004b r .LC18
0000000000000052 r .LC19
0000000000000000 r .LC2
0000000000000064 r .LC20
0000000000000074 r .LC21
0000000000000079 r .LC22
0000000000000086 r .LC23
0000000000000091 r .LC24
000000000000009a r .LC26
0000000000000058 r .LC27
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000018 r .LC5
0000000000000000 r .LC6
0000000000000017 r .LC7
0000000000000020 r .LC8
0000000000000028 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000070 r __FUNCTION__.3831
0000000000000040 r __FUNCTION__.3915
                 U __strdup
                 U array_uint16_le
0000000000000ac0 T atomics_cobalt_parser_create
0000000000000010 t atomics_cobalt_parser_destroy
00000000000005a0 t atomics_cobalt_parser_get_datetime
0000000000000600 t atomics_cobalt_parser_get_field
0000000000000020 t atomics_cobalt_parser_samples_foreach
0000000000000b50 T atomics_cobalt_parser_set_calibration
0000000000000000 t atomics_cobalt_parser_set_data
0000000000000000 d atomics_cobalt_parser_vtable
                 U dc_context_log
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U parser_init
                 U snprintf

buffer.o:
                 U _GLOBAL_OFFSET_TABLE_
0000000000000280 T dc_buffer_append
0000000000000180 T dc_buffer_clear
0000000000000000 t dc_buffer_expand_append
0000000000000150 T dc_buffer_free
0000000000000480 T dc_buffer_get_data
0000000000000460 T dc_buffer_get_size
00000000000000e0 T dc_buffer_new
00000000000002e0 T dc_buffer_prepend
00000000000001b0 T dc_buffer_reserve
0000000000000210 T dc_buffer_resize
0000000000000430 T dc_buffer_slice
                 U free
                 U malloc
                 U memcpy
                 U memmove
                 U memset
                 U realloc

checksum.o:
0000000000000050 T checksum_add_uint16
0000000000000000 T checksum_add_uint4
0000000000000030 T checksum_add_uint8
0000000000000090 T checksum_crc_ccitt_uint16
0000000000000070 T checksum_xor_uint8
0000000000000000 r crc_ccitt_table.1893

citizen_aqualand.o:
0000000000000000 r .LC1
0000000000000048 r .LC10
0000000000000068 r .LC11
0000000000000000 r .LC2
0000000000000013 r .LC3
000000000000002f r .LC4
000000000000004d r .LC8
0000000000000028 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3523
0000000000000000 r __FUNCTION__.3540
0000000000000000 t citizen_aqualand_device_close
0000000000000030 t citizen_aqualand_device_dump
0000000000000260 t citizen_aqualand_device_foreach
0000000000000380 T citizen_aqualand_device_open
0000000000000340 t citizen_aqualand_device_set_fingerprint
0000000000000000 d citizen_aqualand_device_vtable
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_context_log
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

citizen_aqualand_parser.o:
000000000000002f r .LC11
0000000000000000 r .LC2
0000000000000015 r .LC3
0000000000000000 r .LC4
0000000000000008 r .LC5
0000000000000010 r .LC6
0000000000000018 r .LC7
                 U _GLOBAL_OFFSET_TABLE_
0000000000000030 r __FUNCTION__.3387
0000000000000000 r __FUNCTION__.3439
                 U bcd2dec
0000000000000590 T citizen_aqualand_parser_create
0000000000000010 t citizen_aqualand_parser_destroy
00000000000004e0 t citizen_aqualand_parser_get_datetime
00000000000003e0 t citizen_aqualand_parser_get_field
0000000000000020 t citizen_aqualand_parser_samples_foreach
0000000000000000 t citizen_aqualand_parser_set_data
0000000000000000 d citizen_aqualand_parser_vtable
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init

context.o:
0000000000000000 r .LC0
0000000000000005 r .LC1
0000000000000049 r .LC16
000000000000005e r .LC17
000000000000000b r .LC2
0000000000000013 r .LC3
0000000000000018 r .LC4
000000000000001e r .LC5
0000000000000000 r .LC6
0000000000000022 r .LC7
0000000000000036 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
                 U __xpg_strerror_r
0000000000000250 T dc_context_free
0000000000000410 T dc_context_hexdump
0000000000000290 T dc_context_log
00000000000001d0 T dc_context_new
0000000000000270 T dc_context_set_logfunc
0000000000000260 T dc_context_set_loglevel
0000000000000390 T dc_context_syserror
                 U fprintf
                 U free
                 U gettimeofday
0000000000000120 t l_snprintf.constprop.0
0000000000000000 t logfunc
                 U malloc
                 U memset
                 U stderr
                 U vsnprintf

cressi_edy.o:
0000000000000000 r .LC0
000000000000001c r .LC1
0000000000000048 r .LC10
0000000000000074 r .LC11
0000000000000070 r .LC12
0000000000000090 r .LC15
00000000000000b8 r .LC17
00000000000000d8 r .LC18
000000000000008f r .LC19
0000000000000029 r .LC2
0000000000000100 r .LC20
0000000000000045 r .LC3
0000000000000056 r .LC4
0000000000000000 r .LC5
0000000000000020 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3570
0000000000000060 r __FUNCTION__.3615
0000000000000000 r __FUNCTION__.3647
0000000000000020 r __FUNCTION__.3659
                 U array_uint_le
0000000000000260 t cressi_edy_device_close
0000000000000af0 t cressi_edy_device_dump
0000000000000430 t cressi_edy_device_foreach
0000000000000b80 T cressi_edy_device_open
00000000000002c0 t cressi_edy_device_read
0000000000000ab0 t cressi_edy_device_set_fingerprint
0000000000000000 d cressi_edy_device_vtable
00000000000000a0 r cressi_edy_layout
0000000000000000 t cressi_edy_transfer
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
0000000000000080 r tusa_iq700_layout

cressi_edy_parser.o:
000000000000002b r .LC11
0000000000000000 r .LC2
0000000000000000 r .LC3
0000000000000017 r .LC4
0000000000000008 r .LC7
0000000000000010 r .LC8
                 U _GLOBAL_OFFSET_TABLE_
0000000000000070 r __FUNCTION__.3397
0000000000000040 r __FUNCTION__.3445
                 U bcd2dec
00000000000004f0 T cressi_edy_parser_create
0000000000000010 t cressi_edy_parser_destroy
0000000000000460 t cressi_edy_parser_get_datetime
0000000000000280 t cressi_edy_parser_get_field
0000000000000020 t cressi_edy_parser_samples_foreach
0000000000000000 t cressi_edy_parser_set_data
0000000000000000 d cressi_edy_parser_vtable
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init

cressi_leonardo.o:
0000000000000000 r .LC1
0000000000000028 r .LC10
0000000000000048 r .LC11
0000000000000098 r .LC12
0000000000000070 r .LC13
0000000000000090 r .LC15
00000000000000b8 r .LC16
0000000000000000 r .LC2
0000000000000012 r .LC3
000000000000002e r .LC4
000000000000004c r .LC5
0000000000000064 r .LC6
000000000000007d r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3543
0000000000000020 r __FUNCTION__.3560
0000000000000000 r __FUNCTION__.3602
                 U array_convert_hex2bin
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_le
                 U checksum_crc_ccitt_uint16
0000000000000000 t cressi_leonardo_device_close
0000000000000030 t cressi_leonardo_device_dump
0000000000000a40 t cressi_leonardo_device_foreach
0000000000000410 T cressi_leonardo_device_open
00000000000003d0 t cressi_leonardo_device_set_fingerprint
0000000000000000 d cressi_leonardo_device_vtable
0000000000000610 T cressi_leonardo_extract_dives
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

cressi_leonardo_parser.o:
000000000000001b r .LC10
0000000000000000 r .LC3
0000000000000008 r .LC6
0000000000000010 r .LC7
0000000000000000 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000030 r __FUNCTION__.3393
                 U array_uint16_le
0000000000000260 T cressi_leonardo_parser_create
0000000000000070 t cressi_leonardo_parser_destroy
0000000000000010 t cressi_leonardo_parser_get_datetime
0000000000000150 t cressi_leonardo_parser_get_field
0000000000000080 t cressi_leonardo_parser_samples_foreach
0000000000000000 t cressi_leonardo_parser_set_data
0000000000000000 d cressi_leonardo_parser_vtable
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init

custom_serial.o:
0000000000000000 r .LC1
000000000000001b r .LC2
0000000000000000 r .LC3
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3040
                 U dc_context_log
0000000000000000 T dc_serial_init
0000000000000020 T dc_serial_native_open
                 U free
                 U malloc
0000000000000000 D native_serial_ops
                 U serial_close
                 U serial_flush
                 U serial_get_received
                 U serial_get_transmitted
                 U serial_open
                 U serial_read
                 U serial_write

datetime.o:
                 U _GLOBAL_OFFSET_TABLE_
0000000000000080 T dc_datetime_gmtime
0000000000000010 T dc_datetime_localtime
00000000000000f0 T dc_datetime_mktime
0000000000000000 T dc_datetime_now
                 U gmtime_r
                 U localtime_r
                 U mktime
                 U time

descriptor.o:
                 U _GLOBAL_OFFSET_TABLE_
0000000000000090 T dc_descriptor_free
0000000000000100 T dc_descriptor_get_model
00000000000000c0 T dc_descriptor_get_product
0000000000000120 T dc_descriptor_get_transport
00000000000000e0 T dc_descriptor_get_type
00000000000000a0 T dc_descriptor_get_vendor
0000000000000040 T dc_descriptor_iterator
0000000000000030 t dc_descriptor_iterator_free
0000000000000000 t dc_descriptor_iterator_next
0000000000000000 d dc_descriptor_iterator_vtable
                 U free
0000000000000020 d g_descriptors
                 U malloc

device.o:
0000000000000000 r .LC13
0000000000000009 r .LC14
000000000000001d r .LC15
0000000000000035 r .LC16
0000000000000000 r .LC17
000000000000004c r .LC18
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __PRETTY_FUNCTION__.3984
                 U __assert_fail
                 U atomics_cobalt_device_open
                 U citizen_aqualand_device_open
                 U cressi_edy_device_open
                 U cressi_leonardo_device_open
                 U dc_descriptor_get_model
                 U dc_descriptor_get_type
0000000000000720 T dc_device_close
0000000000000540 T dc_device_custom_open
00000000000006e0 T dc_device_dump
0000000000000700 T dc_device_foreach
0000000000000620 T dc_device_get_type
0000000000000600 T dc_device_isinstance
0000000000000050 T dc_device_open
00000000000006a0 T dc_device_read
0000000000000640 T dc_device_set_cancel
0000000000000660 T dc_device_set_events
0000000000000680 T dc_device_set_fingerprint
00000000000006c0 T dc_device_write
00000000000008f0 T device_dump_read
0000000000000760 T device_event_emit
0000000000000000 T device_init
00000000000009c0 T device_is_cancelled
                 U diverite_nitekq_device_open
                 U divesystem_idive_device_open
                 U hw_frog_device_open
                 U hw_ostc3_device_custom_open
                 U hw_ostc3_device_open
                 U hw_ostc_device_open
                 U mares_darwin_device_open
                 U mares_iconhd_device_open
                 U mares_nemo_device_open
                 U mares_puck_device_open
                 U oceanic_atom2_device_open2
                 U oceanic_veo250_device_open
                 U oceanic_vtpro_device_open
                 U reefnet_sensus_device_open
                 U reefnet_sensuspro_device_open
                 U reefnet_sensusultra_device_open
                 U shearwater_petrel_device_custom_open
                 U shearwater_petrel_device_open
                 U shearwater_predator_device_custom_open
                 U shearwater_predator_device_open
                 U suunto_d9_device_open
                 U suunto_eon_device_open
                 U suunto_eonsteel_device_open
                 U suunto_solution_device_open
                 U suunto_vyper2_device_open
                 U suunto_vyper_device_open
                 U uwatec_aladin_device_open
                 U uwatec_memomouse_device_open
                 U uwatec_meridian_device_open
                 U uwatec_smart_device_open
                 U zeagle_n2ition3_device_open

diverite_nitekq.o:
0000000000000000 r .LC0
000000000000001c r .LC1
000000000000004c r .LC10
0000000000000048 r .LC11
0000000000000068 r .LC12
0000000000000067 r .LC13
0000000000000082 r .LC14
0000000000000090 r .LC16
000000000000002e r .LC5
0000000000000000 r .LC6
0000000000000020 r .LC8
                 U _GLOBAL_OFFSET_TABLE_
0000000000000080 r __FUNCTION__.3525
0000000000000040 r __FUNCTION__.3533
0000000000000020 r __FUNCTION__.3541
00000000000000a0 r __FUNCTION__.3548
0000000000000060 r __FUNCTION__.3568
0000000000000000 r __FUNCTION__.3593
                 U array_isequal
                 U array_uint16_be
                 U array_uint32_be
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
0000000000000080 t diverite_nitekq_device_close
00000000000001c0 t diverite_nitekq_device_dump
0000000000000950 t diverite_nitekq_device_foreach
0000000000000390 T diverite_nitekq_device_open
00000000000000c0 t diverite_nitekq_device_set_fingerprint
0000000000000000 d diverite_nitekq_device_vtable
0000000000000660 T diverite_nitekq_extract_dives
0000000000000110 t diverite_nitekq_receive.constprop.2
0000000000000000 t diverite_nitekq_send
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

diverite_nitekq_parser.o:
0000000000000047 r .LC10
0000000000000018 r .LC12
0000000000000061 r .LC14
0000000000000000 r .LC3
0000000000000000 r .LC4
0000000000000019 r .LC5
000000000000002b r .LC6
0000000000000000 r .LC7
0000000000000008 r .LC8
0000000000000010 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000030 r __FUNCTION__.3400
0000000000000000 r __FUNCTION__.3463
                 U array_uint16_be
                 U dc_context_log
0000000000000690 T diverite_nitekq_parser_create
0000000000000060 t diverite_nitekq_parser_destroy
0000000000000010 t diverite_nitekq_parser_get_datetime
0000000000000510 t diverite_nitekq_parser_get_field
0000000000000070 t diverite_nitekq_parser_samples_foreach
0000000000000000 t diverite_nitekq_parser_set_data
0000000000000000 d diverite_nitekq_parser_vtable
                 U free
                 U malloc
                 U parser_init

divesystem_idive.o:
000000000000007c r .LC10
0000000000000095 r .LC11
0000000000000090 r .LC12
00000000000000af r .LC14
00000000000000c5 r .LC16
00000000000000c0 r .LC17
00000000000000e0 r .LC18
00000000000000e0 r .LC19
0000000000000000 r .LC2
000000000000001c r .LC3
0000000000000000 r .LC4
0000000000000030 r .LC5
000000000000002f r .LC6
0000000000000058 r .LC7
0000000000000046 r .LC8
0000000000000062 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000080 r __FUNCTION__.3500
0000000000000020 r __FUNCTION__.3521
0000000000000000 r __FUNCTION__.3530
0000000000000040 r __FUNCTION__.3548
0000000000000060 r __FUNCTION__.3568
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_crc_ccitt_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
0000000000000000 t divesystem_idive_device_close
0000000000000560 t divesystem_idive_device_foreach
0000000000000950 T divesystem_idive_device_open
0000000000000030 t divesystem_idive_device_set_fingerprint
0000000000000000 d divesystem_idive_device_vtable
0000000000000060 t divesystem_idive_transfer
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

divesystem_idive_parser.o:
0000000000000018 r .LC10
0000000000000035 r .LC13
0000000000000000 r .LC2
000000000000001b r .LC3
0000000000000000 r .LC4
0000000000000000 r .LC5
0000000000000008 r .LC7
0000000000000010 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000050 r __FUNCTION__.3393
0000000000000020 r __FUNCTION__.3451
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
0000000000000690 T divesystem_idive_parser_create
0000000000000050 t divesystem_idive_parser_destroy
0000000000000650 t divesystem_idive_parser_get_datetime
00000000000004d0 t divesystem_idive_parser_get_field
0000000000000060 t divesystem_idive_parser_samples_foreach
0000000000000000 t divesystem_idive_parser_set_data
0000000000000000 d divesystem_idive_parser_vtable
                 U free
                 U malloc
                 U parser_init

hw_frog.o:
0000000000000000 r .LC0
000000000000001c r .LC1
0000000000000088 r .LC12
0000000000000048 r .LC13
0000000000000068 r .LC14
00000000000000a3 r .LC15
00000000000000be r .LC18
00000000000000da r .LC19
0000000000000026 r .LC2
0000000000000090 r .LC20
00000000000000f5 r .LC21
000000000000010e r .LC22
0000000000000129 r .LC24
0000000000000042 r .LC3
0000000000000000 r .LC4
0000000000000053 r .LC5
0000000000000020 r .LC6
0000000000000071 r .LC7
                 U _GLOBAL_OFFSET_TABLE_
0000000000000060 r __FUNCTION__.3542
00000000000000c0 r __FUNCTION__.3557
00000000000000a0 r __FUNCTION__.3565
0000000000000080 r __FUNCTION__.3588
0000000000000040 r __FUNCTION__.3628
0000000000000020 r __FUNCTION__.3637
0000000000000000 r __FUNCTION__.3645
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_le
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
0000000000000cb0 T hw_frog_device_clock
00000000000003f0 t hw_frog_device_close
0000000000000e30 T hw_frog_device_customtext
0000000000000d70 T hw_frog_device_display
0000000000000720 t hw_frog_device_foreach
0000000000000490 T hw_frog_device_open
00000000000003b0 t hw_frog_device_set_fingerprint
00000000000006c0 T hw_frog_device_version
0000000000000000 d hw_frog_device_vtable
0000000000000340 t hw_frog_strncpy
0000000000000000 t hw_frog_transfer
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U strlen

hw_ostc.o:
0000000000000000 r .LC1
00000000000000a9 r .LC12
0000000000000028 r .LC13
0000000000000048 r .LC14
00000000000000c4 r .LC15
00000000000000df r .LC18
0000000000000070 r .LC19
000000000000001c r .LC2
0000000000000090 r .LC21
00000000000000fc r .LC25
00000000000000b0 r .LC26
0000000000000026 r .LC3
000000000000011a r .LC30
00000000000000d8 r .LC31
0000000000000137 r .LC32
000000000000014f r .LC33
000000000000016a r .LC34
0000000000000108 r .LC35
0000000000000130 r .LC36
000000000000017f r .LC37
0000000000000150 r .LC38
0000000000000194 r .LC39
0000000000000042 r .LC4
0000000000000000 r .LC6
0000000000000053 r .LC7
0000000000000071 r .LC8
000000000000008b r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000f8 r __FUNCTION__.3567
0000000000000150 r __FUNCTION__.3575
0000000000000130 r __FUNCTION__.3592
0000000000000110 r __FUNCTION__.3624
00000000000000e0 r __FUNCTION__.3632
00000000000000c0 r __FUNCTION__.3643
00000000000000a0 r __FUNCTION__.3654
0000000000000080 r __FUNCTION__.3672
0000000000000040 r __FUNCTION__.3717
0000000000000020 r __FUNCTION__.3738
0000000000000000 r __FUNCTION__.3757
0000000000000060 r __FUNCTION__.3778
                 U array_search_backward
                 U array_search_forward
                 U array_uint16_be
                 U array_uint16_le
                 U checksum_add_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U dc_ihex_file_close
                 U dc_ihex_file_open
                 U dc_ihex_file_read
                 U device_event_emit
                 U device_init
                 U free
0000000000000790 T hw_ostc_device_clock
0000000000000000 t hw_ostc_device_close
0000000000000140 t hw_ostc_device_dump
00000000000008b0 T hw_ostc_device_eeprom_read
00000000000009f0 T hw_ostc_device_eeprom_write
00000000000010d0 t hw_ostc_device_foreach
00000000000011f0 T hw_ostc_device_fwupdate
00000000000006a0 T hw_ostc_device_md2hash
00000000000004e0 T hw_ostc_device_open
0000000000000af0 T hw_ostc_device_reset
0000000000000b30 T hw_ostc_device_screenshot
00000000000004a0 t hw_ostc_device_set_fingerprint
0000000000000000 d hw_ostc_device_vtable
0000000000000fa0 T hw_ostc_extract_dives
0000000000000030 t hw_ostc_send
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

hw_ostc3.o:
0000000000000000 r .LC0
000000000000001c r .LC1
000000000000009e r .LC12
0000000000000048 r .LC15
0000000000000068 r .LC16
00000000000000b5 r .LC17
0000000000000088 r .LC18
00000000000000a8 r .LC19
0000000000000027 r .LC2
00000000000000d0 r .LC21
00000000000000ce r .LC22
00000000000000e4 r .LC24
00000000000000f8 r .LC25
0000000000000118 r .LC26
00000000000000ff r .LC27
0000000000000043 r .LC3
000000000000011a r .LC32
0000000000000140 r .LC33
0000000000000136 r .LC34
0000000000000168 r .LC35
0000000000000151 r .LC36
000000000000016a r .LC37
0000000000000185 r .LC39
0000000000000058 r .LC4
00000000000001a2 r .LC46
00000000000001a5 r .LC47
00000000000001be r .LC48
00000000000001d6 r .LC49
0000000000000000 r .LC5
00000000000001f1 r .LC50
0000000000000188 r .LC51
000000000000020c r .LC52
000000000000021b r .LC53
0000000000000238 r .LC54
0000000000000246 r .LC55
00000000000001a8 r .LC56
0000000000000257 r .LC57
0000000000000265 r .LC58
0000000000000276 r .LC59
0000000000000069 r .LC6
0000000000000285 r .LC60
0000000000000294 r .LC61
00000000000001c8 r .LC62
00000000000002a4 r .LC63
0000000000000020 r .LC7
0000000000000087 r .LC8
                 U AES128_ECB_encrypt
                 U _GLOBAL_OFFSET_TABLE_
00000000000001c0 r __FUNCTION__.4018
0000000000000200 r __FUNCTION__.4033
0000000000000120 r __FUNCTION__.4041
0000000000000180 r __FUNCTION__.4049
0000000000000160 r __FUNCTION__.4058
00000000000001e0 r __FUNCTION__.4069
00000000000001a0 r __FUNCTION__.4099
0000000000000100 r __FUNCTION__.4139
00000000000000e0 r __FUNCTION__.4148
00000000000000c0 r __FUNCTION__.4156
00000000000000a0 r __FUNCTION__.4165
0000000000000080 r __FUNCTION__.4175
0000000000000020 r __FUNCTION__.4203
0000000000000040 r __FUNCTION__.4219
0000000000000000 r __FUNCTION__.4260
0000000000000060 r __FUNCTION__.4270
0000000000000140 r __FUNCTION__.4287
                 U array_convert_hex2bin
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_be
                 U array_uint24_be_set
                 U array_uint24_le
                 U array_uint32_le
                 U array_uint32_le_set
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U dc_serial_native_open
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U fclose
                 U fopen
                 U fread
                 U free
0000000000001530 T hw_ostc3_device_clock
00000000000003a0 t hw_ostc3_device_close
00000000000017a0 T hw_ostc3_device_config_read
0000000000001960 T hw_ostc3_device_config_reset
0000000000001860 T hw_ostc3_device_config_write
0000000000000cb0 T hw_ostc3_device_custom_open
00000000000016d0 T hw_ostc3_device_customtext
0000000000001600 T hw_ostc3_device_display
0000000000000910 t hw_ostc3_device_dump
0000000000000f50 t hw_ostc3_device_foreach
00000000000019c0 T hw_ostc3_device_fwupdate
0000000000000ed0 T hw_ostc3_device_hardware
00000000000004d0 t hw_ostc3_device_init
0000000000000ad0 T hw_ostc3_device_open
00000000000006f0 t hw_ostc3_device_set_fingerprint
0000000000000e50 T hw_ostc3_device_version
0000000000000000 d hw_ostc3_device_vtable
0000000000000730 t hw_ostc3_firmware_readline.part.2
0000000000000460 t hw_ostc3_strncpy
0000000000000000 t hw_ostc3_transfer
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
0000000000000220 r ostc3_key
                 U serial_configure
                 U serial_set_timeout
                 U serial_sleep
                 U snprintf
                 U strlen

hw_ostc_parser.o:
0000000000000000 r .LC1
0000000000000059 r .LC10
0000000000000076 r .LC11
000000000000008e r .LC12
0000000000000000 r .LC13
00000000000000a8 r .LC14
0000000000000018 r .LC15
00000000000000b9 r .LC17
00000000000000d5 r .LC18
0000000000000020 r .LC19
0000000000000012 r .LC2
0000000000000028 r .LC20
0000000000000030 r .LC22
00000000000000ef r .LC23
00000000000000fe r .LC24
0000000000000103 r .LC25
000000000000010e r .LC26
0000000000000117 r .LC27
0000000000000122 r .LC28
000000000000012b r .LC29
0000000000000023 r .LC3
0000000000000132 r .LC30
0000000000000135 r .LC31
0000000000000140 r .LC32
0000000000000150 r .LC33
0000000000000028 r .LC34
0000000000000159 r .LC37
0000000000000040 r .LC4
0000000000000000 r .LC7
0000000000000008 r .LC8
0000000000000010 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000090 r __FUNCTION__.3910
00000000000000d0 r __FUNCTION__.3946
00000000000000b0 r __FUNCTION__.4054
                 U __strdup
                 U array_uint16_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_datetime_mktime
                 U free
0000000000000140 r hw_ostc_layout_frog
0000000000000180 r hw_ostc_layout_ostc
0000000000000100 r hw_ostc_layout_ostc3
0000000000000060 t hw_ostc_parser_cache
00000000000016c0 T hw_ostc_parser_create
00000000000002d0 t hw_ostc_parser_destroy
00000000000015a0 t hw_ostc_parser_get_datetime
0000000000000fd0 t hw_ostc_parser_get_field
00000000000002e0 t hw_ostc_parser_samples_foreach
0000000000000000 t hw_ostc_parser_set_data
0000000000000000 d hw_ostc_parser_vtable
                 U malloc
                 U parser_init
                 U snprintf

ihex.o:
0000000000000000 r .LC0
0000000000000013 r .LC1
000000000000006c r .LC10
0000000000000060 r .LC11
0000000000000085 r .LC12
0000000000000088 r .LC13
000000000000001a r .LC2
0000000000000035 r .LC3
0000000000000038 r .LC4
0000000000000000 r .LC6
0000000000000020 r .LC7
0000000000000051 r .LC8
0000000000000040 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3412
0000000000000020 r __FUNCTION__.3425
0000000000000000 r __FUNCTION__.3438
                 U array_convert_hex2bin
                 U array_uint16_be
                 U checksum_add_uint8
                 U dc_context_log
00000000000005f0 T dc_ihex_file_close
0000000000000000 T dc_ihex_file_open
0000000000000100 T dc_ihex_file_read
00000000000005a0 T dc_ihex_file_reset
                 U fclose
                 U feof
                 U fopen
                 U fread
                 U free
                 U malloc
                 U rewind

irda.o:
0000000000000000 r .LC0
0000000000000060 r .LC10
000000000000001b r .LC13
0000000000000020 r .LC15
0000000000000007 r .LC3
0000000000000000 r .LC5
0000000000000040 r .LC7
000000000000001a r .LC8
                 U _GLOBAL_OFFSET_TABLE_
0000000000000100 r __FUNCTION__.4340
00000000000000e0 r __FUNCTION__.4344
00000000000000c0 r __FUNCTION__.4349
00000000000000a0 r __FUNCTION__.4360
0000000000000080 r __FUNCTION__.4374
0000000000000060 r __FUNCTION__.4381
0000000000000040 r __FUNCTION__.4387
0000000000000020 r __FUNCTION__.4399
0000000000000000 r __FUNCTION__.4411
                 U __errno_location
                 U array_uint16_be
                 U close
                 U connect
                 U dc_context_hexdump
                 U dc_context_log
                 U dc_context_syserror
                 U free
                 U getsockopt
                 U ioctl
0000000000000580 T irda_socket_available
00000000000000e0 T irda_socket_close
00000000000004b0 T irda_socket_connect_lsap
0000000000000370 T irda_socket_connect_name
00000000000001d0 T irda_socket_discover
0000000000000000 T irda_socket_open
0000000000000600 T irda_socket_read
0000000000000170 T irda_socket_set_timeout
00000000000007b0 T irda_socket_write
                 U malloc
                 U recv
                 U select
                 U send
                 U shutdown
                 U sleep
                 U socket
                 U strncpy

iterator.o:
0000000000000040 T dc_iterator_free
0000000000000000 T dc_iterator_next

libdivecomputer.a:

version.o:
0000000000000000 T dc_version
0000000000000020 T dc_version_check

descriptor.o:
0000000000000080 T dc_descriptor_free
00000000000000f0 T dc_descriptor_get_model
00000000000000b0 T dc_descriptor_get_product
0000000000000110 T dc_descriptor_get_transport
00000000000000d0 T dc_descriptor_get_type
0000000000000090 T dc_descriptor_get_vendor
0000000000000040 T dc_descriptor_iterator
0000000000000030 t dc_descriptor_iterator_free
0000000000000000 t dc_descriptor_iterator_next
0000000000000000 r dc_descriptor_iterator_vtable
                 U free
0000000000000020 r g_descriptors
                 U malloc

iterator.o:
0000000000000040 T dc_iterator_free
0000000000000000 T dc_iterator_next

context.o:
                 U __xpg_strerror_r
0000000000000230 T dc_context_free
00000000000003f0 T dc_context_hexdump
0000000000000270 T dc_context_log
00000000000001b0 T dc_context_new
0000000000000250 T dc_context_set_logfunc
0000000000000240 T dc_context_set_loglevel
0000000000000370 T dc_context_syserror
                 U fprintf
                 U free
                 U gettimeofday
0000000000000100 t l_snprintf.constprop.0
0000000000000000 t logfunc
                 U malloc
                 U memset
                 U stderr
                 U vsnprintf

device.o:
0000000000000000 r __PRETTY_FUNCTION__.3984
                 U __assert_fail
                 U atomics_cobalt_device_open
                 U citizen_aqualand_device_open
                 U cressi_edy_device_open
                 U cressi_leonardo_device_open
                 U dc_descriptor_get_model
                 U dc_descriptor_get_type
0000000000000720 T dc_device_close
0000000000000540 T dc_device_custom_open
00000000000006e0 T dc_device_dump
0000000000000700 T dc_device_foreach
0000000000000620 T dc_device_get_type
0000000000000600 T dc_device_isinstance
0000000000000050 T dc_device_open
00000000000006a0 T dc_device_read
0000000000000640 T dc_device_set_cancel
0000000000000660 T dc_device_set_events
0000000000000680 T dc_device_set_fingerprint
00000000000006c0 T dc_device_write
00000000000008d0 T device_dump_read
0000000000000760 T device_event_emit
0000000000000000 T device_init
0000000000000990 T device_is_cancelled
                 U diverite_nitekq_device_open
                 U divesystem_idive_device_open
                 U hw_frog_device_open
                 U hw_ostc3_device_custom_open
                 U hw_ostc3_device_open
                 U hw_ostc_device_open
                 U mares_darwin_device_open
                 U mares_iconhd_device_open
                 U mares_nemo_device_open
                 U mares_puck_device_open
                 U oceanic_atom2_device_open2
                 U oceanic_veo250_device_open
                 U oceanic_vtpro_device_open
                 U reefnet_sensus_device_open
                 U reefnet_sensuspro_device_open
                 U reefnet_sensusultra_device_open
                 U shearwater_petrel_device_custom_open
                 U shearwater_petrel_device_open
                 U shearwater_predator_device_custom_open
                 U shearwater_predator_device_open
                 U suunto_d9_device_open
                 U suunto_eon_device_open
                 U suunto_eonsteel_device_open
                 U suunto_solution_device_open
                 U suunto_vyper2_device_open
                 U suunto_vyper_device_open
                 U uwatec_aladin_device_open
                 U uwatec_memomouse_device_open
                 U uwatec_meridian_device_open
                 U uwatec_smart_device_open
                 U zeagle_n2ition3_device_open

parser.o:
                 U atomics_cobalt_parser_create
                 U citizen_aqualand_parser_create
                 U cressi_edy_parser_create
                 U cressi_leonardo_parser_create
                 U dc_device_get_type
0000000000000560 T dc_parser_destroy
0000000000000500 T dc_parser_get_datetime
0000000000000520 T dc_parser_get_field
00000000000004b0 T dc_parser_get_type
0000000000000490 T dc_parser_isinstance
0000000000000000 T dc_parser_new
0000000000000540 T dc_parser_samples_foreach
00000000000004d0 T dc_parser_set_data
                 U diverite_nitekq_parser_create
                 U divesystem_idive_parser_create
                 U hw_ostc_parser_create
                 U mares_darwin_parser_create
                 U mares_iconhd_parser_create
                 U mares_nemo_parser_create
                 U oceanic_atom2_parser_create
                 U oceanic_veo250_parser_create
                 U oceanic_vtpro_parser_create
0000000000000470 T parser_init
                 U reefnet_sensus_parser_create
                 U reefnet_sensuspro_parser_create
                 U reefnet_sensusultra_parser_create
0000000000000590 T sample_statistics_cb
                 U shearwater_petrel_parser_create
                 U shearwater_predator_parser_create
                 U suunto_d9_parser_create
                 U suunto_eon_parser_create
                 U suunto_eonsteel_parser_create
                 U suunto_solution_parser_create
                 U suunto_vyper_parser_create
                 U uwatec_memomouse_parser_create
                 U uwatec_smart_parser_create

datetime.o:
0000000000000080 T dc_datetime_gmtime
0000000000000010 T dc_datetime_localtime
00000000000000f0 T dc_datetime_mktime
0000000000000000 T dc_datetime_now
                 U gmtime_r
                 U localtime_r
                 U mktime
                 U time

suunto_common.o:
0000000000000050 r __PRETTY_FUNCTION__.3233
0000000000000020 r __PRETTY_FUNCTION__.3240
0000000000000000 r __PRETTY_FUNCTION__.3248
                 U __assert_fail
                 U array_uint16_be
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U ringbuffer_decrement
                 U ringbuffer_distance
0000000000000000 T suunto_common_device_init
0000000000000040 T suunto_common_device_set_fingerprint
00000000000000a0 T suunto_common_extract_dives

suunto_common2.o:
00000000000000a0 r __FUNCTION__.3330
0000000000000040 r __FUNCTION__.3374
0000000000000000 r __FUNCTION__.3389
00000000000000c0 r __PRETTY_FUNCTION__.3304
0000000000000080 r __PRETTY_FUNCTION__.3313
0000000000000060 r __PRETTY_FUNCTION__.3373
0000000000000020 r __PRETTY_FUNCTION__.3382
                 U __assert_fail
                 U array_uint16_le
                 U array_uint24_be
                 U checksum_xor_uint8
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U ringbuffer_distance
0000000000000570 T suunto_common2_device_dump
0000000000000670 T suunto_common2_device_foreach
00000000000000a0 T suunto_common2_device_init
0000000000000210 T suunto_common2_device_read
00000000000001d0 T suunto_common2_device_reset_maxdepth
00000000000000f0 T suunto_common2_device_set_fingerprint
0000000000000140 T suunto_common2_device_version
00000000000003b0 T suunto_common2_device_write
0000000000000000 t suunto_common2_transfer

suunto_solution.o:
0000000000000020 r __FUNCTION__.3505
0000000000000000 r __FUNCTION__.3516
                 U bcd2dec
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U ringbuffer_distance
                 U ringbuffer_increment
                 U serial_close
                 U serial_configure
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_write
0000000000000000 t suunto_solution_device_close
0000000000000030 t suunto_solution_device_dump
0000000000000710 t suunto_solution_device_foreach
00000000000003f0 T suunto_solution_device_open
0000000000000040 r suunto_solution_device_vtable
00000000000005b0 T suunto_solution_extract_dives

suunto_solution_parser.o:
0000000000000000 r .LC1
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000030 r __FUNCTION__.3337
0000000000000000 r __FUNCTION__.3389
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init
0000000000000430 T suunto_solution_parser_create
0000000000000420 t suunto_solution_parser_destroy
0000000000000020 t suunto_solution_parser_get_field
0000000000000200 t suunto_solution_parser_samples_foreach
0000000000000000 t suunto_solution_parser_set_data
0000000000000060 r suunto_solution_parser_vtable

suunto_eon.o:
0000000000000070 r __FUNCTION__.3538
0000000000000050 r __FUNCTION__.3549
0000000000000030 r __FUNCTION__.3584
0000000000000000 r __FUNCTION__.3592
                 U bcd2dec
                 U checksum_add_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U free
                 U malloc
                 U serial_close
                 U serial_configure
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_write
                 U suunto_common_device_init
                 U suunto_common_device_set_fingerprint
                 U suunto_common_extract_dives
0000000000000000 t suunto_eon_device_close
0000000000000030 t suunto_eon_device_dump
0000000000000670 t suunto_eon_device_foreach
0000000000000260 T suunto_eon_device_open
00000000000000c0 r suunto_eon_device_vtable
0000000000000570 T suunto_eon_device_write_interval
0000000000000420 T suunto_eon_device_write_name
00000000000005f0 T suunto_eon_extract_dives
0000000000000090 r suunto_eon_layout

suunto_eon_parser.o:
0000000000000000 r .LC4
0000000000000008 r .LC6
0000000000000010 r .LC7
0000000000000060 r __FUNCTION__.3419
00000000000000b0 r __FUNCTION__.3426
0000000000000080 r __FUNCTION__.3487
                 U bcd2dec
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init
0000000000000030 t suunto_eon_parser_cache
0000000000000760 T suunto_eon_parser_create
0000000000000670 t suunto_eon_parser_destroy
0000000000000680 t suunto_eon_parser_get_datetime
0000000000000150 t suunto_eon_parser_get_field
0000000000000320 t suunto_eon_parser_samples_foreach
0000000000000000 t suunto_eon_parser_set_data
00000000000000e0 r suunto_eon_parser_vtable

suunto_vyper.o:
00000000000000c0 r __FUNCTION__.3559
0000000000000060 r __FUNCTION__.3572
0000000000000000 r __FUNCTION__.3584
0000000000000080 r __FUNCTION__.3627
0000000000000040 r __FUNCTION__.3648
00000000000000a0 r __FUNCTION__.3670
0000000000000020 r __PRETTY_FUNCTION__.3581
                 U __assert_fail
                 U array_reverse_bytes
                 U checksum_xor_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U suunto_common_device_init
                 U suunto_common_device_set_fingerprint
                 U suunto_common_extract_dives
00000000000000e0 r suunto_spyder_layout
0000000000000000 t suunto_vyper_device_close
0000000000000450 t suunto_vyper_device_dump
00000000000009d0 t suunto_vyper_device_foreach
0000000000000cb0 T suunto_vyper_device_open
0000000000000840 t suunto_vyper_device_read
0000000000000e90 T suunto_vyper_device_read_dive
0000000000000120 r suunto_vyper_device_vtable
0000000000000650 t suunto_vyper_device_write
0000000000000ed0 T suunto_vyper_extract_dives
0000000000000100 r suunto_vyper_layout
00000000000000e0 t suunto_vyper_read_dive
0000000000000030 t suunto_vyper_send
00000000000004e0 t suunto_vyper_transfer

suunto_vyper_parser.o:
0000000000000010 r .LC10
0000000000000000 r .LC7
0000000000000008 r .LC9
00000000000000e0 r __FUNCTION__.3356
0000000000000130 r __FUNCTION__.3375
0000000000000100 r __FUNCTION__.3450
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init
00000000000000a0 t suunto_vyper_parser_cache
0000000000000840 T suunto_vyper_parser_create
0000000000000830 t suunto_vyper_parser_destroy
0000000000000040 t suunto_vyper_parser_get_datetime
0000000000000270 t suunto_vyper_parser_get_field
0000000000000430 t suunto_vyper_parser_samples_foreach
0000000000000000 t suunto_vyper_parser_set_data
0000000000000160 r suunto_vyper_parser_vtable

suunto_vyper2.o:
0000000000000020 r __FUNCTION__.3383
0000000000000000 r __FUNCTION__.3401
                 U array_uint16_be
                 U checksum_xor_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_halfduplex
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U suunto_common2_device_dump
                 U suunto_common2_device_foreach
                 U suunto_common2_device_init
                 U suunto_common2_device_read
                 U suunto_common2_device_reset_maxdepth
                 U suunto_common2_device_set_fingerprint
                 U suunto_common2_device_version
                 U suunto_common2_device_write
0000000000000040 r suunto_helo2_layout
0000000000000000 t suunto_vyper2_device_close
0000000000000220 T suunto_vyper2_device_open
0000000000000030 t suunto_vyper2_device_packet
00000000000004b0 T suunto_vyper2_device_reset_maxdepth
0000000000000470 T suunto_vyper2_device_version
0000000000000080 r suunto_vyper2_device_vtable
0000000000000060 r suunto_vyper2_layout

suunto_d9.o:
0000000000000000 r __FUNCTION__.3583
0000000000000060 r __FUNCTION__.3594
0000000000000040 r __FUNCTION__.3611
0000000000000020 r __PRETTY_FUNCTION__.3613
                 U __assert_fail
                 U array_uint16_be
                 U checksum_xor_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U suunto_common2_device_dump
                 U suunto_common2_device_foreach
                 U suunto_common2_device_init
                 U suunto_common2_device_read
                 U suunto_common2_device_reset_maxdepth
                 U suunto_common2_device_set_fingerprint
                 U suunto_common2_device_version
                 U suunto_common2_device_write
0000000000000000 t suunto_d9_device_close
00000000000002f0 T suunto_d9_device_open
0000000000000030 t suunto_d9_device_packet
0000000000000610 T suunto_d9_device_reset_maxdepth
00000000000005d0 T suunto_d9_device_version
00000000000000e0 r suunto_d9_device_vtable
00000000000000c0 r suunto_d9_layout
00000000000000a0 r suunto_d9tx_layout
0000000000000080 r suunto_dx_layout

suunto_d9_parser.o:
0000000000000000 r .LC15
0000000000000008 r .LC16
00000000000001b0 r __FUNCTION__.3859
0000000000000180 r __FUNCTION__.3929
                 U __strdup
                 U array_uint16_le
                 U dc_context_log
                 U free
                 U malloc
                 U memcmp
                 U parser_init
                 U snprintf
0000000000000000 t suunto_d9_parser_cache
00000000000012a0 T suunto_d9_parser_create
0000000000000380 t suunto_d9_parser_destroy
00000000000002a0 t suunto_d9_parser_get_datetime
00000000000010a0 t suunto_d9_parser_get_field
0000000000000390 t suunto_d9_parser_samples_foreach
0000000000000250 t suunto_d9_parser_set_data
00000000000001e0 r suunto_d9_parser_vtable

suunto_eonsteel.o:
0000000000000028 r __FUNCTION__.4670
0000000000000048 r __FUNCTION__.4683
0000000000000038 r __FUNCTION__.4697
0000000000000058 r __FUNCTION__.4721
0000000000000018 r __FUNCTION__.4733
0000000000000068 r __FUNCTION__.4751
0000000000000078 r __FUNCTION__.4764
0000000000000000 r __FUNCTION__.4780
0000000000000090 r __FUNCTION__.4788
                 U __isoc99_sscanf
                 U array_uint16_le
                 U array_uint32_le
                 U calloc
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_context_hexdump
                 U dc_context_log
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
00000000000000b0 r dive_directory
                 U free
00000000000006b0 t get_file_list
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_error_name
                 U libusb_exit
                 U libusb_init
                 U libusb_interrupt_transfer
                 U libusb_open_device_with_vid_pid
                 U libusb_set_auto_detach_kernel_driver
                 U malloc
                 U memcpy
0000000000000a10 t read_file
0000000000000380 t receive_header
0000000000000200 t receive_packet.isra.1
0000000000000030 t send_cmd
0000000000000480 t send_receive
                 U snprintf
0000000000000000 t suunto_eonsteel_device_close
0000000000000de0 t suunto_eonsteel_device_foreach
0000000000000ff0 T suunto_eonsteel_device_open
00000000000000c0 r suunto_eonsteel_device_vtable

suunto_eonsteel_parser.o:
0000000000000000 r .LC4
0000000000000008 r .LC5
0000000000000010 r .LC6
0000000000000018 r .LC63
0000000000000130 r __FUNCTION__.4048
0000000000000148 r __FUNCTION__.4078
0000000000000158 r __FUNCTION__.4101
0000000000000220 r __FUNCTION__.4277
                 U __ctype_b_loc
                 U __strdup
00000000000007a0 t add_string
                 U array_uint16_le
                 U array_uint32_le
                 U calloc
                 U dc_context_hexdump
                 U dc_context_log
                 U dc_datetime_gmtime
0000000000000000 t desc_free
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
                 U parser_init
                 U snprintf
                 U strchr
                 U strcmp
                 U strlen
                 U strtol
0000000000001670 T suunto_eonsteel_parser_create
0000000000000050 t suunto_eonsteel_parser_destroy
0000000000000770 t suunto_eonsteel_parser_get_datetime
0000000000000640 t suunto_eonsteel_parser_get_field
0000000000001160 t suunto_eonsteel_parser_samples_foreach
00000000000011a0 t suunto_eonsteel_parser_set_data
0000000000000240 r suunto_eonsteel_parser_vtable
0000000000000170 r translate_alarm.4237
00000000000001e0 r translate_notification.4217
00000000000001a0 r translate_warning.4227
00000000000007f0 t traverse_data
0000000000001240 t traverse_fields
0000000000000070 t traverse_samples
0000000000000280 r type_translation

reefnet_sensus.o:
0000000000000090 r __FUNCTION__.3523
00000000000000b0 r __FUNCTION__.3530
0000000000000020 r __FUNCTION__.3542
0000000000000050 r __FUNCTION__.3555
0000000000000070 r __FUNCTION__.3565
0000000000000000 r __FUNCTION__.3604
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_add_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memset
0000000000000000 t reefnet_sensus_device_close
00000000000000e0 t reefnet_sensus_device_dump
00000000000008e0 t reefnet_sensus_device_foreach
0000000000000690 T reefnet_sensus_device_get_handshake
00000000000004d0 T reefnet_sensus_device_open
00000000000000a0 t reefnet_sensus_device_set_fingerprint
00000000000000e0 r reefnet_sensus_device_vtable
0000000000000710 T reefnet_sensus_extract_dives
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

reefnet_sensus_parser.o:
0000000000000000 r .LC1
0000000000000028 r .LC12
0000000000000030 r .LC13
0000000000000008 r .LC2
0000000000000010 r .LC3
0000000000000018 r .LC5
0000000000000020 r .LC6
0000000000000000 r __FUNCTION__.3412
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U parser_init
0000000000000400 T reefnet_sensus_parser_create
0000000000000390 t reefnet_sensus_parser_destroy
00000000000003a0 t reefnet_sensus_parser_get_datetime
0000000000000020 t reefnet_sensus_parser_get_field
00000000000001a0 t reefnet_sensus_parser_samples_foreach
00000000000004c0 T reefnet_sensus_parser_set_calibration
0000000000000000 t reefnet_sensus_parser_set_data
0000000000000020 r reefnet_sensus_parser_vtable

reefnet_sensuspro.o:
00000000000000d0 r __FUNCTION__.3525
0000000000000040 r __FUNCTION__.3537
0000000000000070 r __FUNCTION__.3550
0000000000000090 r __FUNCTION__.3563
00000000000000b0 r __FUNCTION__.3569
0000000000000000 r __FUNCTION__.3595
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_crc_ccitt_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memset
0000000000000000 t reefnet_sensuspro_device_close
0000000000000240 t reefnet_sensuspro_device_dump
00000000000008b0 t reefnet_sensuspro_device_foreach
00000000000005d0 T reefnet_sensuspro_device_get_handshake
0000000000000410 T reefnet_sensuspro_device_open
0000000000000030 t reefnet_sensuspro_device_set_fingerprint
0000000000000100 r reefnet_sensuspro_device_vtable
0000000000000650 T reefnet_sensuspro_device_write_interval
0000000000000720 T reefnet_sensuspro_extract_dives
0000000000000070 t reefnet_sensuspro_send
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_break
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

reefnet_sensuspro_parser.o:
0000000000000018 r .LC10
0000000000000020 r .LC11
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000000 r __FUNCTION__.3415
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U memcmp
                 U parser_init
0000000000000400 T reefnet_sensuspro_parser_create
0000000000000020 t reefnet_sensuspro_parser_destroy
00000000000003a0 t reefnet_sensuspro_parser_get_datetime
00000000000001d0 t reefnet_sensuspro_parser_get_field
0000000000000030 t reefnet_sensuspro_parser_samples_foreach
00000000000004c0 T reefnet_sensuspro_parser_set_calibration
0000000000000000 t reefnet_sensuspro_parser_set_data
0000000000000020 r reefnet_sensuspro_parser_vtable

reefnet_sensusultra.o:
00000000000001e0 r __FUNCTION__.3558
00000000000000c0 r __FUNCTION__.3570
0000000000000120 r __FUNCTION__.3584
0000000000000160 r __FUNCTION__.3601
0000000000000140 r __FUNCTION__.3627
0000000000000100 r __FUNCTION__.3642
0000000000000080 r __FUNCTION__.3657
0000000000000040 r __FUNCTION__.3671
0000000000000000 r __FUNCTION__.3699
00000000000001a0 r __FUNCTION__.3729
0000000000000180 r __PRETTY_FUNCTION__.3598
                 U __assert_fail
                 U array_isequal
                 U array_search_backward
                 U array_search_forward
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_crc_ccitt_uint16
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_new
                 U dc_buffer_prepend
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
0000000000000000 t reefnet_sensusultra_device_close
0000000000000640 t reefnet_sensusultra_device_dump
00000000000007b0 t reefnet_sensusultra_device_foreach
0000000000000bb0 T reefnet_sensusultra_device_get_handshake
00000000000009e0 T reefnet_sensusultra_device_open
0000000000000c30 T reefnet_sensusultra_device_read_user
0000000000000f60 T reefnet_sensusultra_device_sense
0000000000000030 t reefnet_sensusultra_device_set_fingerprint
0000000000000200 r reefnet_sensusultra_device_vtable
0000000000000ea0 T reefnet_sensusultra_device_write_parameter
0000000000000d70 T reefnet_sensusultra_device_write_user
0000000000001020 T reefnet_sensusultra_extract_dives
00000000000002f0 t reefnet_sensusultra_packet
00000000000005a0 t reefnet_sensusultra_page.constprop.3
0000000000000070 t reefnet_sensusultra_parse
0000000000000420 t reefnet_sensusultra_send
0000000000000200 t reefnet_sensusultra_send_uchar
00000000000003e0 t reefnet_sensusultra_send_ushort
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

reefnet_sensusultra_parser.o:
0000000000000020 r .LC11
0000000000000028 r .LC12
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000018 r .LC5
0000000000000000 r __FUNCTION__.3434
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U memcmp
                 U parser_init
0000000000000480 T reefnet_sensusultra_parser_create
0000000000000020 t reefnet_sensusultra_parser_destroy
0000000000000420 t reefnet_sensusultra_parser_get_datetime
0000000000000210 t reefnet_sensusultra_parser_get_field
0000000000000030 t reefnet_sensusultra_parser_samples_foreach
0000000000000540 T reefnet_sensusultra_parser_set_calibration
0000000000000000 t reefnet_sensusultra_parser_set_data
0000000000000040 r reefnet_sensusultra_parser_vtable

uwatec_aladin.o:
0000000000000020 r __FUNCTION__.3354
0000000000000000 r __FUNCTION__.3371
                 U array_reverse_bits
                 U array_reverse_bytes
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_be
                 U array_uint32_be
                 U array_uint32_le
                 U checksum_add_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcpy
                 U ringbuffer_distance
                 U ringbuffer_increment
                 U serial_close
                 U serial_configure
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
0000000000000000 t uwatec_aladin_device_close
0000000000000030 t uwatec_aladin_device_dump
0000000000000890 t uwatec_aladin_device_foreach
0000000000000320 T uwatec_aladin_device_open
00000000000002e0 t uwatec_aladin_device_set_fingerprint
0000000000000040 r uwatec_aladin_device_vtable
0000000000000510 T uwatec_aladin_extract_dives

uwatec_memomouse.o:
00000000000000d0 r __FUNCTION__.3527
0000000000000000 r __FUNCTION__.3548
0000000000000020 r __FUNCTION__.3562
0000000000000060 r __FUNCTION__.3572
0000000000000090 r __FUNCTION__.3594
00000000000000b0 r __FUNCTION__.3615
                 U array_reverse_bits
                 U array_uint16_le
                 U array_uint24_be
                 U array_uint32_le
                 U checksum_xor_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_buffer_slice
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
0000000000000000 t uwatec_memomouse_device_close
0000000000000490 t uwatec_memomouse_device_dump
0000000000000bf0 t uwatec_memomouse_device_foreach
0000000000000850 T uwatec_memomouse_device_open
0000000000000030 t uwatec_memomouse_device_set_fingerprint
0000000000000100 r uwatec_memomouse_device_vtable
0000000000000a40 T uwatec_memomouse_extract_dives
0000000000000070 t uwatec_memomouse_read_packet_inner

uwatec_memomouse_parser.o:
0000000000000030 r .LC10
0000000000000038 r .LC11
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC5
0000000000000018 r .LC6
0000000000000020 r .LC8
0000000000000028 r .LC9
0000000000000080 r __FUNCTION__.3399
                 U array_uint16_be
                 U array_uint32_le
                 U bcd2dec
                 U dc_context_log
                 U dc_datetime_localtime
                 U free
                 U malloc
                 U parser_init
0000000000000560 T uwatec_memomouse_parser_create
0000000000000010 t uwatec_memomouse_parser_destroy
0000000000000500 t uwatec_memomouse_parser_get_datetime
00000000000002f0 t uwatec_memomouse_parser_get_field
0000000000000020 t uwatec_memomouse_parser_samples_foreach
0000000000000000 t uwatec_memomouse_parser_set_data
00000000000000a0 r uwatec_memomouse_parser_vtable

uwatec_smart.o:
0000000000000020 r __FUNCTION__.3476
0000000000000000 r __FUNCTION__.3484
0000000000000060 r __FUNCTION__.3490
0000000000000040 r __FUNCTION__.3508
                 U array_uint32_le
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U irda_socket_available
                 U irda_socket_close
                 U irda_socket_connect_lsap
                 U irda_socket_discover
                 U irda_socket_open
                 U irda_socket_read
                 U irda_socket_write
                 U malloc
                 U memcmp
                 U strstr
0000000000000000 t uwatec_smart_device_close
0000000000000210 t uwatec_smart_device_dump
0000000000000990 t uwatec_smart_device_foreach
0000000000000610 T uwatec_smart_device_open
0000000000000120 t uwatec_smart_device_set_fingerprint
0000000000000080 r uwatec_smart_device_vtable
0000000000000030 t uwatec_smart_discovery
0000000000000890 T uwatec_smart_extract_dives
0000000000000160 t uwatec_smart_transfer

uwatec_smart_parser.o:
0000000000000018 r .LC10
0000000000000020 r .LC11
0000000000000028 r .LC17
0000000000000030 r .LC18
0000000000000038 r .LC19
0000000000000040 r .LC20
0000000000000000 r .LC3
0000000000000008 r .LC4
0000000000000010 r .LC9
00000000000001b0 r __FUNCTION__.3514
0000000000000180 r __FUNCTION__.3648
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_gmtime
                 U dc_datetime_localtime
                 U free
                 U malloc
                 U parser_init
0000000000000460 r uwatec_smart_aladin_samples
0000000000000860 r uwatec_smart_aladin_tec2g_header
00000000000008a0 r uwatec_smart_aladin_tec_header
0000000000000820 r uwatec_smart_com_header
0000000000000340 r uwatec_smart_com_samples
00000000000008e0 r uwatec_smart_galileo_header
0000000000000540 r uwatec_smart_galileo_samples
00000000000000a0 t uwatec_smart_parser_cache
00000000000014d0 T uwatec_smart_parser_create
0000000000000090 t uwatec_smart_parser_destroy
0000000000001440 t uwatec_smart_parser_get_datetime
0000000000001170 t uwatec_smart_parser_get_field
00000000000003c0 t uwatec_smart_parser_samples_foreach
0000000000000000 t uwatec_smart_parser_set_data
0000000000000960 r uwatec_smart_parser_vtable
0000000000000920 r uwatec_smart_pro_header
0000000000000720 r uwatec_smart_pro_samples
00000000000007e0 r uwatec_smart_tec_header
00000000000001e0 r uwatec_smart_tec_samples

uwatec_meridian.o:
0000000000000020 r __FUNCTION__.3527
0000000000000000 r __FUNCTION__.3539
0000000000000080 r __FUNCTION__.3546
0000000000000060 r __FUNCTION__.3564
0000000000000040 r __PRETTY_FUNCTION__.3524
                 U __assert_fail
                 U array_uint32_le
                 U checksum_xor_uint8
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_write
0000000000000000 t uwatec_meridian_device_close
00000000000003f0 t uwatec_meridian_device_dump
0000000000000cc0 t uwatec_meridian_device_foreach
0000000000000930 T uwatec_meridian_device_open
0000000000000030 t uwatec_meridian_device_set_fingerprint
00000000000000a0 r uwatec_meridian_device_vtable
0000000000000bc0 T uwatec_meridian_extract_dives
0000000000000070 t uwatec_meridian_transfer

oceanic_common.o:
0000000000000040 r __FUNCTION__.3320
0000000000000000 r __FUNCTION__.3334
00000000000000b0 r __PRETTY_FUNCTION__.3305
0000000000000080 r __PRETTY_FUNCTION__.3312
0000000000000060 r __PRETTY_FUNCTION__.3319
0000000000000020 r __PRETTY_FUNCTION__.3328
                 U __assert_fail
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U bcd2dec
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_read
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U free
0000000000000000 t get_profile_first.isra.0
0000000000000090 t get_profile_last.isra.2
                 U malloc
                 U memcmp
                 U memcpy
                 U memmove
00000000000003d0 T oceanic_common_device_dump
00000000000004e0 T oceanic_common_device_foreach
0000000000000180 T oceanic_common_device_init
0000000000000200 T oceanic_common_device_set_fingerprint
0000000000000120 T oceanic_common_match
                 U ringbuffer_distance
                 U ringbuffer_increment

oceanic_atom2.o:
0000000000000000 r __FUNCTION__.3614
0000000000000020 r __FUNCTION__.3650
0000000000000040 r aeris_a300cs_layout
0000000000000440 r aeris_a300cs_version
0000000000000400 r aeris_f10_layout
00000000000007d0 r aeris_f10_version
00000000000003c0 r aeris_f11_layout
00000000000007b0 r aeris_f11_version
                 U array_uint16_be
                 U array_uint16_le
                 U checksum_add_uint16
                 U checksum_add_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
0000000000000100 r hollis_tx1_layout
00000000000004d0 r hollis_tx1_version
                 U malloc
                 U memcpy
0000000000000340 r oceanic_atom1_layout
0000000000000790 r oceanic_atom1_version
00000000000002d0 t oceanic_atom2_device_close
0000000000000620 T oceanic_atom2_device_keepalive
0000000000000c00 T oceanic_atom2_device_open
0000000000000700 T oceanic_atom2_device_open2
0000000000000340 t oceanic_atom2_device_read
0000000000000670 T oceanic_atom2_device_version
0000000000000800 r oceanic_atom2_device_vtable
0000000000000520 t oceanic_atom2_device_write
0000000000000000 t oceanic_atom2_transfer
0000000000000770 r oceanic_atom2_version
0000000000000300 r oceanic_atom2a_layout
00000000000006e0 r oceanic_atom2a_version
00000000000002c0 r oceanic_atom2b_layout
0000000000000680 r oceanic_atom2b_version
0000000000000280 r oceanic_atom2c_layout
0000000000000640 r oceanic_atom2c_version
0000000000000180 r oceanic_atom3_layout
0000000000000540 r oceanic_atom3_version
                 U oceanic_common_device_dump
                 U oceanic_common_device_foreach
                 U oceanic_common_device_init
                 U oceanic_common_device_set_fingerprint
                 U oceanic_common_match
0000000000000380 r oceanic_default_layout
0000000000000200 r oceanic_oc1_layout
00000000000005a0 r oceanic_oc1_version
00000000000001c0 r oceanic_oci_layout
0000000000000570 r oceanic_oci_version
0000000000000080 r oceanic_reactpro_layout
0000000000000470 r oceanic_reactpro_version
00000000000000c0 r oceanic_veo1_layout
00000000000004a0 r oceanic_veo1_version
0000000000000140 r oceanic_vt4_layout
0000000000000500 r oceanic_vt4_version
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
0000000000000240 r tusa_zenair_layout
00000000000005e0 r tusa_zenair_version

oceanic_atom2_parser.o:
0000000000000030 r .LC10
0000000000000038 r .LC11
0000000000000040 r .LC12
0000000000000048 r .LC13
0000000000000000 r .LC3
0000000000000008 r .LC4
0000000000000010 r .LC5
0000000000000018 r .LC6
0000000000000020 r .LC7
0000000000000028 r .LC8
0000000000000070 r CSWTCH.4
0000000000000080 r __FUNCTION__.3933
                 U __strdup
                 U array_isequal
                 U array_uint16_le
                 U bcd2dec
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_datetime_now
                 U free
                 U malloc
0000000000001640 T oceanic_atom2_parser_create
0000000000000020 t oceanic_atom2_parser_destroy
0000000000001190 t oceanic_atom2_parser_get_datetime
0000000000000cb0 t oceanic_atom2_parser_get_field
0000000000000030 t oceanic_atom2_parser_samples_foreach
0000000000000000 t oceanic_atom2_parser_set_data
00000000000000a0 r oceanic_atom2_parser_vtable
                 U parser_init
                 U sample_statistics_cb
                 U snprintf

oceanic_veo250.o:
0000000000000060 r __FUNCTION__.3510
0000000000000080 r __FUNCTION__.3526
0000000000000040 r __FUNCTION__.3533
00000000000000c0 r __FUNCTION__.3542
00000000000000e0 r __FUNCTION__.3549
0000000000000020 r __FUNCTION__.3563
0000000000000000 r __FUNCTION__.3575
00000000000000a0 r __FUNCTION__.3594
                 U checksum_add_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U oceanic_common_device_dump
                 U oceanic_common_device_foreach
                 U oceanic_common_device_init
                 U oceanic_common_device_set_fingerprint
0000000000000000 t oceanic_veo250_device_close
0000000000000460 T oceanic_veo250_device_keepalive
0000000000000600 T oceanic_veo250_device_open
00000000000002b0 t oceanic_veo250_device_read
0000000000000500 T oceanic_veo250_device_version
0000000000000140 r oceanic_veo250_device_vtable
0000000000000100 r oceanic_veo250_layout
0000000000000090 t oceanic_veo250_transfer
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

oceanic_veo250_parser.o:
0000000000000028 r .LC10
0000000000000030 r .LC11
0000000000000000 r .LC4
0000000000000008 r .LC5
0000000000000010 r .LC6
0000000000000018 r .LC8
0000000000000020 r .LC9
0000000000000000 r CSWTCH.4
0000000000000010 r __FUNCTION__.3491
                 U array_isequal
                 U dc_context_log
                 U free
                 U malloc
0000000000000410 T oceanic_veo250_parser_create
00000000000000d0 t oceanic_veo250_parser_destroy
0000000000000020 t oceanic_veo250_parser_get_datetime
0000000000000250 t oceanic_veo250_parser_get_field
00000000000000e0 t oceanic_veo250_parser_samples_foreach
0000000000000000 t oceanic_veo250_parser_set_data
0000000000000040 r oceanic_veo250_parser_vtable
                 U parser_init
                 U sample_statistics_cb

oceanic_vtpro.o:
00000000000000a0 r __FUNCTION__.3510
00000000000000c0 r __FUNCTION__.3526
0000000000000060 r __FUNCTION__.3533
00000000000000e0 r __FUNCTION__.3543
0000000000000040 r __FUNCTION__.3551
0000000000000100 r __FUNCTION__.3558
0000000000000020 r __FUNCTION__.3572
0000000000000000 r __FUNCTION__.3584
0000000000000080 r __FUNCTION__.3611
                 U checksum_add_uint4
                 U checksum_add_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U oceanic_common_device_dump
                 U oceanic_common_device_foreach
                 U oceanic_common_device_init
                 U oceanic_common_device_set_fingerprint
                 U oceanic_common_match
00000000000001b0 t oceanic_vtpro_device_close
0000000000000400 T oceanic_vtpro_device_keepalive
0000000000000650 T oceanic_vtpro_device_open
0000000000000260 t oceanic_vtpro_device_read
00000000000004a0 T oceanic_vtpro_device_version
00000000000001c0 r oceanic_vtpro_device_vtable
0000000000000160 r oceanic_vtpro_layout
0000000000000000 t oceanic_vtpro_transfer
0000000000000120 r oceanic_wisdom_layout
0000000000000190 r oceanic_wisdom_version
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

oceanic_vtpro_parser.o:
0000000000000018 r .LC10
0000000000000020 r .LC11
0000000000000028 r .LC13
0000000000000030 r .LC14
0000000000000038 r .LC15
0000000000000040 r .LC16
0000000000000000 r .LC3
0000000000000008 r .LC8
0000000000000010 r .LC9
0000000000000000 r CSWTCH.3
0000000000000050 r __FUNCTION__.3488
0000000000000020 r __FUNCTION__.3544
                 U array_isequal
                 U bcd2dec
                 U dc_context_log
                 U free
                 U malloc
00000000000006a0 T oceanic_vtpro_parser_create
0000000000000020 t oceanic_vtpro_parser_destroy
00000000000005a0 t oceanic_vtpro_parser_get_datetime
00000000000003d0 t oceanic_vtpro_parser_get_field
0000000000000030 t oceanic_vtpro_parser_samples_foreach
0000000000000000 t oceanic_vtpro_parser_set_data
0000000000000080 r oceanic_vtpro_parser_vtable
                 U parser_init
                 U sample_statistics_cb

mares_common.o:
0000000000000040 r __FUNCTION__.3363
0000000000000000 r __FUNCTION__.3407
0000000000000060 r __PRETTY_FUNCTION__.3345
0000000000000020 r __PRETTY_FUNCTION__.3403
                 U __assert_fail
                 U array_convert_bin2hex
                 U array_convert_hex2bin
                 U array_uint16_le
                 U checksum_add_uint8
                 U dc_context_log
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
0000000000000000 T mares_common_device_init
0000000000000040 T mares_common_device_read
0000000000000420 T mares_common_extract_dives
                 U memcmp
                 U memcpy
                 U serial_flush
                 U serial_read
                 U serial_sleep
                 U serial_write

mares_nemo.o:
0000000000000020 r __FUNCTION__.3541
0000000000000000 r __FUNCTION__.3558
                 U array_uint16_be
                 U checksum_add_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U mares_common_extract_dives
0000000000000040 r mares_nemo_apneist_layout
0000000000000000 t mares_nemo_device_close
0000000000000030 t mares_nemo_device_dump
0000000000000670 t mares_nemo_device_foreach
00000000000003e0 T mares_nemo_device_open
00000000000003a0 t mares_nemo_device_set_fingerprint
0000000000000080 r mares_nemo_device_vtable
00000000000005d0 T mares_nemo_extract_dives
0000000000000060 r mares_nemo_layout
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep

mares_nemo_parser.o:
0000000000000020 r .LC10
0000000000000028 r .LC11
0000000000000030 r .LC12
0000000000000038 r .LC13
0000000000000040 r .LC14
0000000000000048 r .LC15
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC8
0000000000000018 r .LC9
0000000000000110 r __FUNCTION__.3403
00000000000000e0 r __FUNCTION__.3514
                 U array_uint16_le
                 U dc_context_log
                 U free
                 U malloc
0000000000000c90 T mares_nemo_parser_create
0000000000000060 t mares_nemo_parser_destroy
0000000000000000 t mares_nemo_parser_get_datetime
00000000000006c0 t mares_nemo_parser_get_field
0000000000000070 t mares_nemo_parser_samples_foreach
0000000000000ab0 t mares_nemo_parser_set_data
0000000000000140 r mares_nemo_parser_vtable
                 U memcmp
                 U parser_init

mares_puck.o:
0000000000000000 r CSWTCH.8
0000000000000100 r __FUNCTION__.3552
00000000000000a0 r __FUNCTION__.3578
00000000000000c0 r __PRETTY_FUNCTION__.3577
00000000000000e0 r __PRETTY_FUNCTION__.3585
                 U __assert_fail
                 U array_uint16_be
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U free
                 U malloc
                 U mares_common_device_init
                 U mares_common_device_read
                 U mares_common_extract_dives
0000000000000140 r mares_nemoair_layout
0000000000000120 r mares_nemowide_layout
0000000000000000 t mares_puck_device_close
0000000000000030 t mares_puck_device_dump
00000000000000e0 t mares_puck_device_foreach
0000000000000210 T mares_puck_device_open
00000000000001d0 t mares_puck_device_set_fingerprint
0000000000000180 r mares_puck_device_vtable
00000000000004a0 T mares_puck_extract_dives
0000000000000160 r mares_puck_layout
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout

mares_darwin.o:
00000000000000a0 r __FUNCTION__.3548
0000000000000040 r __FUNCTION__.3566
0000000000000000 r __FUNCTION__.3589
0000000000000060 r __PRETTY_FUNCTION__.3565
0000000000000080 r __PRETTY_FUNCTION__.3573
0000000000000020 r __PRETTY_FUNCTION__.3586
                 U __assert_fail
                 U array_uint16_be
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U free
                 U malloc
                 U mares_common_device_init
                 U mares_common_device_read
0000000000000000 t mares_darwin_device_close
0000000000000030 t mares_darwin_device_dump
0000000000000600 t mares_darwin_device_foreach
0000000000000120 T mares_darwin_device_open
00000000000000e0 t mares_darwin_device_set_fingerprint
0000000000000100 r mares_darwin_device_vtable
0000000000000340 T mares_darwin_extract_dives
00000000000000e0 r mares_darwin_layout
00000000000000c0 r mares_darwinair_layout
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep

mares_darwin_parser.o:
0000000000000000 r .LC2
0000000000000008 r .LC4
0000000000000010 r .LC5
0000000000000060 r __FUNCTION__.3399
                 U array_uint16_be
                 U array_uint16_le
                 U dc_context_log
                 U free
                 U malloc
00000000000004d0 T mares_darwin_parser_create
0000000000000010 t mares_darwin_parser_destroy
00000000000001c0 t mares_darwin_parser_get_datetime
0000000000000020 t mares_darwin_parser_get_field
0000000000000220 t mares_darwin_parser_samples_foreach
0000000000000000 t mares_darwin_parser_set_data
0000000000000080 r mares_darwin_parser_vtable
                 U parser_init

mares_iconhd.o:
00000000000000d0 r __FUNCTION__.3541
0000000000000130 r __FUNCTION__.3551
0000000000000110 r __FUNCTION__.3593
00000000000000b0 r __FUNCTION__.3623
00000000000000f0 r __PRETTY_FUNCTION__.3539
                 U __assert_fail
                 U array_uint16_le
                 U array_uint32_le
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
0000000000000000 t mares_iconhd_device_close
0000000000000030 t mares_iconhd_device_dump
0000000000000b50 t mares_iconhd_device_foreach
0000000000000470 T mares_iconhd_device_open
0000000000000380 t mares_iconhd_device_read
00000000000000f0 t mares_iconhd_device_set_fingerprint
00000000000001a0 r mares_iconhd_device_vtable
00000000000007d0 T mares_iconhd_extract_dives
0000000000000180 r mares_iconhd_layout
0000000000000130 t mares_iconhd_transfer
0000000000000170 r mares_iconhdnet_layout
0000000000000160 r mares_matrix_layout
0000000000000150 r mares_nemowide2_layout
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_write

mares_iconhd_parser.o:
0000000000000010 r .LC11
0000000000000018 r .LC12
0000000000000020 r .LC13
0000000000000000 r .LC7
0000000000000008 r .LC9
0000000000000070 r __FUNCTION__.3405
00000000000000d0 r __FUNCTION__.3429
00000000000000a0 r __FUNCTION__.3506
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U free
                 U malloc
0000000000000060 t mares_iconhd_parser_cache
00000000000009e0 T mares_iconhd_parser_create
0000000000000050 t mares_iconhd_parser_destroy
0000000000000920 t mares_iconhd_parser_get_datetime
0000000000000660 t mares_iconhd_parser_get_field
0000000000000340 t mares_iconhd_parser_samples_foreach
0000000000000000 t mares_iconhd_parser_set_data
0000000000000100 r mares_iconhd_parser_vtable
                 U parser_init

ihex.o:
0000000000000040 r __FUNCTION__.3412
0000000000000020 r __FUNCTION__.3425
0000000000000000 r __FUNCTION__.3438
                 U array_convert_hex2bin
                 U array_uint16_be
                 U checksum_add_uint8
                 U dc_context_log
00000000000005b0 T dc_ihex_file_close
0000000000000000 T dc_ihex_file_open
00000000000000f0 T dc_ihex_file_read
0000000000000560 T dc_ihex_file_reset
                 U fclose
                 U feof
                 U fopen
                 U fread
                 U free
                 U malloc
                 U rewind

hw_ostc.o:
00000000000000f8 r __FUNCTION__.3567
0000000000000150 r __FUNCTION__.3575
0000000000000130 r __FUNCTION__.3592
0000000000000110 r __FUNCTION__.3624
00000000000000e0 r __FUNCTION__.3632
00000000000000c0 r __FUNCTION__.3643
00000000000000a0 r __FUNCTION__.3654
0000000000000080 r __FUNCTION__.3672
0000000000000040 r __FUNCTION__.3717
0000000000000020 r __FUNCTION__.3738
0000000000000000 r __FUNCTION__.3757
0000000000000060 r __FUNCTION__.3778
                 U array_search_backward
                 U array_search_forward
                 U array_uint16_be
                 U array_uint16_le
                 U checksum_add_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U dc_ihex_file_close
                 U dc_ihex_file_open
                 U dc_ihex_file_read
                 U device_event_emit
                 U device_init
                 U free
0000000000000740 T hw_ostc_device_clock
0000000000000000 t hw_ostc_device_close
0000000000000140 t hw_ostc_device_dump
0000000000000860 T hw_ostc_device_eeprom_read
0000000000000990 T hw_ostc_device_eeprom_write
0000000000001020 t hw_ostc_device_foreach
0000000000001140 T hw_ostc_device_fwupdate
0000000000000670 T hw_ostc_device_md2hash
00000000000004c0 T hw_ostc_device_open
0000000000000a80 T hw_ostc_device_reset
0000000000000ab0 T hw_ostc_device_screenshot
0000000000000480 t hw_ostc_device_set_fingerprint
0000000000000180 r hw_ostc_device_vtable
0000000000000f00 T hw_ostc_extract_dives
0000000000000030 t hw_ostc_send
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

hw_ostc_parser.o:
0000000000000018 r .LC15
0000000000000020 r .LC19
0000000000000028 r .LC20
0000000000000030 r .LC22
0000000000000000 r .LC7
0000000000000008 r .LC8
0000000000000010 r .LC9
0000000000000110 r __FUNCTION__.3910
0000000000000150 r __FUNCTION__.3946
0000000000000130 r __FUNCTION__.4054
                 U __strdup
                 U array_uint16_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_datetime_mktime
                 U free
00000000000001c0 r hw_ostc_layout_frog
0000000000000200 r hw_ostc_layout_ostc
0000000000000180 r hw_ostc_layout_ostc3
0000000000000060 t hw_ostc_parser_cache
0000000000001670 T hw_ostc_parser_create
00000000000002d0 t hw_ostc_parser_destroy
0000000000001550 t hw_ostc_parser_get_datetime
0000000000000fa0 t hw_ostc_parser_get_field
00000000000002e0 t hw_ostc_parser_samples_foreach
0000000000000000 t hw_ostc_parser_set_data
0000000000000240 r hw_ostc_parser_vtable
                 U malloc
                 U parser_init
                 U snprintf

hw_frog.o:
0000000000000060 r __FUNCTION__.3542
00000000000000c0 r __FUNCTION__.3557
00000000000000a0 r __FUNCTION__.3565
0000000000000080 r __FUNCTION__.3588
0000000000000040 r __FUNCTION__.3628
0000000000000020 r __FUNCTION__.3637
0000000000000000 r __FUNCTION__.3645
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_le
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
0000000000000c20 T hw_frog_device_clock
00000000000003c0 t hw_frog_device_close
0000000000000d90 T hw_frog_device_customtext
0000000000000ce0 T hw_frog_device_display
00000000000006e0 t hw_frog_device_foreach
0000000000000460 T hw_frog_device_open
0000000000000380 t hw_frog_device_set_fingerprint
0000000000000680 T hw_frog_device_version
00000000000000e0 r hw_frog_device_vtable
0000000000000310 t hw_frog_strncpy
0000000000000000 t hw_frog_transfer
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U strlen

aes.o:
0000000000000a40 T AES128_CBC_decrypt_buffer
0000000000000870 T AES128_CBC_encrypt_buffer
0000000000000820 T AES128_ECB_decrypt
00000000000007d0 T AES128_ECB_encrypt
00000000000001a0 t Cipher
0000000000000450 t InvCipher
00000000000003d0 t InvShiftRows.isra.5
0000000000000000 t KeyExpansion
0000000000000000 r Rcon
0000000000000120 t ShiftRows.isra.1
0000000000000100 r rsbox
0000000000000200 r sbox

hw_ostc3.o:
                 U AES128_ECB_encrypt
00000000000001c0 r __FUNCTION__.4018
0000000000000200 r __FUNCTION__.4033
0000000000000120 r __FUNCTION__.4041
0000000000000180 r __FUNCTION__.4049
0000000000000160 r __FUNCTION__.4058
00000000000001e0 r __FUNCTION__.4069
00000000000001a0 r __FUNCTION__.4099
0000000000000100 r __FUNCTION__.4139
00000000000000e0 r __FUNCTION__.4148
00000000000000c0 r __FUNCTION__.4156
00000000000000a0 r __FUNCTION__.4165
0000000000000080 r __FUNCTION__.4175
0000000000000020 r __FUNCTION__.4203
0000000000000040 r __FUNCTION__.4219
0000000000000000 r __FUNCTION__.4260
0000000000000060 r __FUNCTION__.4270
0000000000000140 r __FUNCTION__.4287
                 U array_convert_hex2bin
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_be
                 U array_uint24_be_set
                 U array_uint24_le
                 U array_uint32_le
                 U array_uint32_le_set
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U dc_serial_native_open
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U fclose
                 U fopen
                 U fread
                 U free
0000000000001440 T hw_ostc3_device_clock
0000000000000380 t hw_ostc3_device_close
0000000000001690 T hw_ostc3_device_config_read
0000000000001830 T hw_ostc3_device_config_reset
0000000000001740 T hw_ostc3_device_config_write
0000000000000c40 T hw_ostc3_device_custom_open
00000000000015d0 T hw_ostc3_device_customtext
0000000000001510 T hw_ostc3_device_display
00000000000008d0 t hw_ostc3_device_dump
0000000000000eb0 t hw_ostc3_device_foreach
0000000000001890 T hw_ostc3_device_fwupdate
0000000000000e40 T hw_ostc3_device_hardware
00000000000004b0 t hw_ostc3_device_init
0000000000000a80 T hw_ostc3_device_open
00000000000006c0 t hw_ostc3_device_set_fingerprint
0000000000000dd0 T hw_ostc3_device_version
0000000000000220 r hw_ostc3_device_vtable
0000000000000700 t hw_ostc3_firmware_readline.part.2
0000000000000440 t hw_ostc3_strncpy
0000000000000000 t hw_ostc3_transfer
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
0000000000000260 r ostc3_key
                 U serial_configure
                 U serial_set_timeout
                 U serial_sleep
                 U snprintf
                 U strlen

cressi_edy.o:
0000000000000040 r __FUNCTION__.3570
0000000000000060 r __FUNCTION__.3615
0000000000000000 r __FUNCTION__.3647
0000000000000020 r __FUNCTION__.3659
                 U array_uint_le
0000000000000240 t cressi_edy_device_close
0000000000000a80 t cressi_edy_device_dump
0000000000000400 t cressi_edy_device_foreach
0000000000000b10 T cressi_edy_device_open
00000000000002a0 t cressi_edy_device_read
0000000000000a40 t cressi_edy_device_set_fingerprint
00000000000000c0 r cressi_edy_device_vtable
00000000000000a0 r cressi_edy_layout
0000000000000000 t cressi_edy_transfer
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
0000000000000080 r tusa_iq700_layout

cressi_edy_parser.o:
0000000000000000 r .LC2
0000000000000008 r .LC7
0000000000000010 r .LC8
0000000000000090 r __FUNCTION__.3397
0000000000000060 r __FUNCTION__.3445
                 U bcd2dec
00000000000004e0 T cressi_edy_parser_create
0000000000000010 t cressi_edy_parser_destroy
0000000000000450 t cressi_edy_parser_get_datetime
0000000000000280 t cressi_edy_parser_get_field
0000000000000020 t cressi_edy_parser_samples_foreach
0000000000000000 t cressi_edy_parser_set_data
00000000000000c0 r cressi_edy_parser_vtable
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init

cressi_leonardo.o:
0000000000000040 r __FUNCTION__.3543
0000000000000020 r __FUNCTION__.3560
0000000000000000 r __FUNCTION__.3602
                 U array_convert_hex2bin
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_le
                 U checksum_crc_ccitt_uint16
0000000000000000 t cressi_leonardo_device_close
0000000000000030 t cressi_leonardo_device_dump
0000000000000a10 t cressi_leonardo_device_foreach
00000000000003e0 T cressi_leonardo_device_open
00000000000003a0 t cressi_leonardo_device_set_fingerprint
0000000000000060 r cressi_leonardo_device_vtable
00000000000005e0 T cressi_leonardo_extract_dives
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

cressi_leonardo_parser.o:
0000000000000000 r .LC3
0000000000000008 r .LC6
0000000000000010 r .LC7
0000000000000050 r __FUNCTION__.3393
                 U array_uint16_le
0000000000000250 T cressi_leonardo_parser_create
0000000000000070 t cressi_leonardo_parser_destroy
0000000000000010 t cressi_leonardo_parser_get_datetime
0000000000000150 t cressi_leonardo_parser_get_field
0000000000000080 t cressi_leonardo_parser_samples_foreach
0000000000000000 t cressi_leonardo_parser_set_data
0000000000000080 r cressi_leonardo_parser_vtable
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init

zeagle_n2ition3.o:
0000000000000000 r __FUNCTION__.3369
0000000000000080 r __FUNCTION__.3383
0000000000000040 r __FUNCTION__.3414
0000000000000060 r __FUNCTION__.3424
0000000000000020 r __PRETTY_FUNCTION__.3367
                 U __assert_fail
                 U array_uint16_le
                 U checksum_add_uint8
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U memset
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_write
0000000000000000 t zeagle_n2ition3_device_close
0000000000000070 t zeagle_n2ition3_device_dump
00000000000004b0 t zeagle_n2ition3_device_foreach
0000000000000980 T zeagle_n2ition3_device_open
00000000000002f0 t zeagle_n2ition3_device_read
0000000000000030 t zeagle_n2ition3_device_set_fingerprint
00000000000000a0 r zeagle_n2ition3_device_vtable
0000000000000100 t zeagle_n2ition3_packet

atomics_cobalt.o:
0000000000000040 r __FUNCTION__.4245
0000000000000000 r __FUNCTION__.4271
0000000000000020 r __FUNCTION__.4283
                 U array_uint16_le
0000000000000000 t atomics_cobalt_device_close
0000000000000320 t atomics_cobalt_device_foreach
0000000000000710 T atomics_cobalt_device_open
00000000000004d0 t atomics_cobalt_device_set_fingerprint
0000000000000510 T atomics_cobalt_device_set_simulation
0000000000000540 T atomics_cobalt_device_version
0000000000000060 r atomics_cobalt_device_vtable
0000000000000030 t atomics_cobalt_read_dive
                 U checksum_add_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_slice
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U libusb_bulk_transfer
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_control_transfer
                 U libusb_exit
                 U libusb_init
                 U libusb_open_device_with_vid_pid
                 U libusb_release_interface
                 U malloc
                 U memcmp

atomics_cobalt_parser.o:
0000000000000030 r .LC13
0000000000000038 r .LC14
0000000000000040 r .LC15
0000000000000048 r .LC16
0000000000000050 r .LC17
0000000000000000 r .LC2
0000000000000058 r .LC27
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000018 r .LC5
0000000000000020 r .LC8
0000000000000028 r .LC9
00000000000000b0 r __FUNCTION__.3831
0000000000000080 r __FUNCTION__.3915
                 U __strdup
                 U array_uint16_le
0000000000000a90 T atomics_cobalt_parser_create
0000000000000010 t atomics_cobalt_parser_destroy
00000000000005a0 t atomics_cobalt_parser_get_datetime
0000000000000600 t atomics_cobalt_parser_get_field
0000000000000020 t atomics_cobalt_parser_samples_foreach
0000000000000b20 T atomics_cobalt_parser_set_calibration
0000000000000000 t atomics_cobalt_parser_set_data
00000000000000e0 r atomics_cobalt_parser_vtable
                 U dc_context_log
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U parser_init
                 U snprintf

shearwater_common.o:
0000000000000080 r __FUNCTION__.3315
0000000000000060 r __FUNCTION__.3322
0000000000000040 r __FUNCTION__.3398
0000000000000020 r __FUNCTION__.3414
0000000000000000 r __FUNCTION__.3430
                 U array_uint16_be
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_serial_native_open
                 U device_event_emit
                 U device_is_cancelled
                 U serial_configure
                 U serial_set_timeout
                 U serial_sleep
0000000000000200 T shearwater_common_close
0000000000000120 T shearwater_common_custom_open
0000000000000750 T shearwater_common_download
0000000000000bd0 T shearwater_common_identifier
0000000000000000 T shearwater_common_open
0000000000000230 T shearwater_common_transfer

shearwater_predator.o:
00000000000000e0 r __FUNCTION__.3526
0000000000000080 r __FUNCTION__.3534
00000000000000c0 r __FUNCTION__.3551
0000000000000000 r __FUNCTION__.3577
0000000000000040 r __FUNCTION__.3600
                 U array_isequal
                 U array_uint16_be
                 U array_uint32_le
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U shearwater_common_close
                 U shearwater_common_custom_open
                 U shearwater_common_download
                 U shearwater_common_open
0000000000000000 t shearwater_predator_device_close
00000000000001c0 T shearwater_predator_device_custom_open
0000000000000060 t shearwater_predator_device_dump
0000000000000900 t shearwater_predator_device_foreach
00000000000000f0 T shearwater_predator_device_open
0000000000000030 t shearwater_predator_device_set_fingerprint
0000000000000100 r shearwater_predator_device_vtable
00000000000002a0 T shearwater_predator_extract_dives

shearwater_predator_parser.o:
0000000000000030 r .LC10
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000018 r .LC5
0000000000000020 r .LC6
0000000000000028 r .LC9
0000000000000080 r __FUNCTION__.3851
                 U __strdup
                 U array_isequal
                 U array_uint16_be
                 U array_uint32_be
                 U dc_context_log
                 U dc_datetime_gmtime
                 U free
                 U malloc
                 U parser_init
00000000000007c0 T shearwater_common_parser_create
00000000000008b0 T shearwater_petrel_parser_create
00000000000000a0 r shearwater_petrel_parser_vtable
00000000000008a0 T shearwater_predator_parser_create
0000000000000040 t shearwater_predator_parser_destroy
0000000000000780 t shearwater_predator_parser_get_datetime
00000000000003c0 t shearwater_predator_parser_get_field
0000000000000050 t shearwater_predator_parser_samples_foreach
0000000000000000 t shearwater_predator_parser_set_data
00000000000000e0 r shearwater_predator_parser_vtable
                 U snprintf

shearwater_petrel.o:
0000000000000070 r __FUNCTION__.3527
0000000000000000 r __FUNCTION__.3535
0000000000000040 r __FUNCTION__.3557
                 U array_convert_hex2bin
                 U array_uint16_be
                 U array_uint32_be
                 U dc_buffer_append
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_context_log
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U shearwater_common_close
                 U shearwater_common_custom_open
                 U shearwater_common_download
                 U shearwater_common_identifier
                 U shearwater_common_open
                 U shearwater_common_transfer
0000000000000000 t shearwater_petrel_device_close
00000000000005d0 T shearwater_petrel_device_custom_open
0000000000000050 t shearwater_petrel_device_foreach
0000000000000500 T shearwater_petrel_device_open
00000000000004d0 t shearwater_petrel_device_set_fingerprint
00000000000000a0 r shearwater_petrel_device_vtable

diverite_nitekq.o:
0000000000000080 r __FUNCTION__.3525
0000000000000040 r __FUNCTION__.3533
0000000000000020 r __FUNCTION__.3541
00000000000000a0 r __FUNCTION__.3548
0000000000000060 r __FUNCTION__.3568
0000000000000000 r __FUNCTION__.3593
                 U array_isequal
                 U array_uint16_be
                 U array_uint32_be
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
0000000000000080 t diverite_nitekq_device_close
00000000000001c0 t diverite_nitekq_device_dump
0000000000000920 t diverite_nitekq_device_foreach
0000000000000390 T diverite_nitekq_device_open
00000000000000c0 t diverite_nitekq_device_set_fingerprint
00000000000000c0 r diverite_nitekq_device_vtable
0000000000000640 T diverite_nitekq_extract_dives
0000000000000110 t diverite_nitekq_receive.constprop.2
0000000000000000 t diverite_nitekq_send
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

diverite_nitekq_parser.o:
0000000000000018 r .LC12
0000000000000000 r .LC7
0000000000000008 r .LC8
0000000000000010 r .LC9
0000000000000030 r __FUNCTION__.3400
0000000000000000 r __FUNCTION__.3463
                 U array_uint16_be
                 U dc_context_log
0000000000000680 T diverite_nitekq_parser_create
0000000000000060 t diverite_nitekq_parser_destroy
0000000000000010 t diverite_nitekq_parser_get_datetime
0000000000000500 t diverite_nitekq_parser_get_field
0000000000000070 t diverite_nitekq_parser_samples_foreach
0000000000000000 t diverite_nitekq_parser_set_data
0000000000000060 r diverite_nitekq_parser_vtable
                 U free
                 U malloc
                 U parser_init

citizen_aqualand.o:
0000000000000020 r __FUNCTION__.3523
0000000000000000 r __FUNCTION__.3540
0000000000000000 t citizen_aqualand_device_close
0000000000000030 t citizen_aqualand_device_dump
0000000000000220 t citizen_aqualand_device_foreach
0000000000000340 T citizen_aqualand_device_open
0000000000000300 t citizen_aqualand_device_set_fingerprint
0000000000000040 r citizen_aqualand_device_vtable
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_context_log
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

citizen_aqualand_parser.o:
0000000000000000 r .LC4
0000000000000008 r .LC5
0000000000000010 r .LC6
0000000000000018 r .LC7
0000000000000030 r __FUNCTION__.3387
0000000000000000 r __FUNCTION__.3439
                 U bcd2dec
0000000000000580 T citizen_aqualand_parser_create
0000000000000010 t citizen_aqualand_parser_destroy
00000000000004d0 t citizen_aqualand_parser_get_datetime
00000000000003d0 t citizen_aqualand_parser_get_field
0000000000000020 t citizen_aqualand_parser_samples_foreach
0000000000000000 t citizen_aqualand_parser_set_data
0000000000000060 r citizen_aqualand_parser_vtable
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init

divesystem_idive.o:
0000000000000080 r __FUNCTION__.3500
0000000000000020 r __FUNCTION__.3521
0000000000000000 r __FUNCTION__.3530
0000000000000040 r __FUNCTION__.3548
0000000000000060 r __FUNCTION__.3568
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_crc_ccitt_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
0000000000000000 t divesystem_idive_device_close
0000000000000540 t divesystem_idive_device_foreach
0000000000000910 T divesystem_idive_device_open
0000000000000030 t divesystem_idive_device_set_fingerprint
00000000000000a0 r divesystem_idive_device_vtable
0000000000000060 t divesystem_idive_transfer
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

divesystem_idive_parser.o:
0000000000000018 r .LC10
0000000000000000 r .LC4
0000000000000008 r .LC7
0000000000000010 r .LC9
0000000000000070 r __FUNCTION__.3393
0000000000000040 r __FUNCTION__.3451
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
0000000000000670 T divesystem_idive_parser_create
0000000000000050 t divesystem_idive_parser_destroy
0000000000000630 t divesystem_idive_parser_get_datetime
00000000000004c0 t divesystem_idive_parser_get_field
0000000000000060 t divesystem_idive_parser_samples_foreach
0000000000000000 t divesystem_idive_parser_set_data
00000000000000a0 r divesystem_idive_parser_vtable
                 U free
                 U malloc
                 U parser_init

ringbuffer.o:
0000000000000060 r __PRETTY_FUNCTION__.1889
0000000000000040 r __PRETTY_FUNCTION__.1897
0000000000000020 r __PRETTY_FUNCTION__.1904
0000000000000000 r __PRETTY_FUNCTION__.1911
                 U __assert_fail
0000000000000140 T ringbuffer_decrement
0000000000000050 T ringbuffer_distance
00000000000000e0 T ringbuffer_increment
0000000000000000 T ringbuffer_normalize

checksum.o:
0000000000000050 T checksum_add_uint16
0000000000000000 T checksum_add_uint4
0000000000000030 T checksum_add_uint8
0000000000000090 T checksum_crc_ccitt_uint16
0000000000000070 T checksum_xor_uint8
0000000000000000 r crc_ccitt_table.1893

array.o:
00000000000001d0 T array_convert_bin2hex
0000000000000280 T array_convert_hex2bin
00000000000000b0 T array_isequal
0000000000000040 T array_reverse_bits
0000000000000000 T array_reverse_bytes
0000000000000150 T array_search_backward
00000000000000f0 T array_search_forward
0000000000000420 T array_uint16_be
0000000000000430 T array_uint16_le
00000000000003c0 T array_uint24_be
00000000000003e0 T array_uint24_be_set
0000000000000400 T array_uint24_le
0000000000000360 T array_uint32_be
0000000000000380 T array_uint32_le
00000000000003a0 T array_uint32_le_set
0000000000000300 T array_uint_be
0000000000000330 T array_uint_le
0000000000000440 T bcd2dec
                 U memcmp

buffer.o:
0000000000000280 T dc_buffer_append
0000000000000180 T dc_buffer_clear
0000000000000000 t dc_buffer_expand_append
0000000000000150 T dc_buffer_free
0000000000000480 T dc_buffer_get_data
0000000000000460 T dc_buffer_get_size
00000000000000e0 T dc_buffer_new
00000000000002e0 T dc_buffer_prepend
00000000000001b0 T dc_buffer_reserve
0000000000000210 T dc_buffer_resize
0000000000000430 T dc_buffer_slice
                 U free
                 U malloc
                 U memcpy
                 U memmove
                 U memset
                 U realloc

custom_serial.o:
0000000000000000 r __FUNCTION__.3040
                 U calloc
                 U dc_context_log
0000000000000000 T dc_serial_init
0000000000000020 T dc_serial_native_open
                 U free
0000000000000020 R native_serial_ops
                 U serial_close
                 U serial_flush
                 U serial_get_received
                 U serial_get_transmitted
                 U serial_open
                 U serial_read
                 U serial_write

serial_posix.o:
0000000000000000 r .LC35
0000000000000008 r .LC36
0000000000000010 r .LC37
0000000000000018 r .LC38
0000000000000158 r __FUNCTION__.4442
0000000000000148 r __FUNCTION__.4447
0000000000000130 r __FUNCTION__.4456
0000000000000110 r __FUNCTION__.4518
00000000000000f0 r __FUNCTION__.4533
00000000000000d8 r __FUNCTION__.4548
00000000000000c8 r __FUNCTION__.4561
00000000000000b8 r __FUNCTION__.4582
00000000000000a0 r __FUNCTION__.4591
0000000000000080 r __FUNCTION__.4596
0000000000000068 r __FUNCTION__.4602
0000000000000058 r __FUNCTION__.4609
0000000000000040 r __FUNCTION__.4616
0000000000000020 r __FUNCTION__.4621
0000000000000010 r __FUNCTION__.4627
0000000000000000 r __FUNCTION__.4637
                 U __errno_location
                 U cfsetispeed
                 U cfsetospeed
                 U close
                 U closedir
                 U dc_context_hexdump
                 U dc_context_log
                 U dc_context_syserror
                 U fnmatch
                 U free
                 U gettimeofday
                 U ioctl
                 U malloc
                 U nanosleep
                 U open
                 U opendir
                 U read
                 U readdir
                 U select
00000000000002d0 T serial_close
00000000000003a0 T serial_configure
0000000000000000 T serial_enumerate
00000000000013c0 T serial_flush
0000000000001470 T serial_get_line
00000000000012c0 T serial_get_received
0000000000001340 T serial_get_transmitted
0000000000000120 T serial_open
0000000000000d10 T serial_read
0000000000001060 T serial_send_break
00000000000010c0 T serial_set_break
0000000000001160 T serial_set_dtr
0000000000000c30 T serial_set_halfduplex
0000000000000c50 T serial_set_latency
0000000000000c20 T serial_set_queue_size
0000000000001210 T serial_set_rts
0000000000000bc0 T serial_set_timeout
0000000000001560 T serial_sleep
0000000000001630 T serial_write
                 U snprintf
                 U tcdrain
                 U tcflush
                 U tcgetattr
                 U tcsendbreak
                 U tcsetattr
                 U write

irda.o:
0000000000000100 r __FUNCTION__.4340
00000000000000e0 r __FUNCTION__.4344
00000000000000c0 r __FUNCTION__.4349
00000000000000a0 r __FUNCTION__.4360
0000000000000080 r __FUNCTION__.4374
0000000000000060 r __FUNCTION__.4381
0000000000000040 r __FUNCTION__.4387
0000000000000020 r __FUNCTION__.4399
0000000000000000 r __FUNCTION__.4411
                 U __errno_location
                 U array_uint16_be
                 U close
                 U connect
                 U dc_context_hexdump
                 U dc_context_log
                 U dc_context_syserror
                 U free
                 U getsockopt
                 U ioctl
0000000000000540 T irda_socket_available
00000000000000d0 T irda_socket_close
0000000000000470 T irda_socket_connect_lsap
0000000000000340 T irda_socket_connect_name
00000000000001b0 T irda_socket_discover
0000000000000000 T irda_socket_open
00000000000005c0 T irda_socket_read
0000000000000150 T irda_socket_set_timeout
0000000000000760 T irda_socket_write
                 U malloc
                 U recv
                 U select
                 U send
                 U shutdown
                 U sleep
                 U socket
                 U strncpy

libdivecomputer.so:
000000000002a9c0 t AES128_CBC_decrypt_buffer
000000000002a7f0 t AES128_CBC_encrypt_buffer
000000000002a7a0 t AES128_ECB_decrypt
000000000002a750 t AES128_ECB_encrypt
000000000003dd00 r CSWTCH.3
000000000003d8e0 r CSWTCH.4
000000000003da80 r CSWTCH.4
000000000002a110 t Cipher
000000000002a3c0 t InvCipher
000000000002a340 t InvShiftRows.isra.5
0000000000029f70 t KeyExpansion
000000000003ef00 r Rcon
000000000002a090 t ShiftRows.isra.1
000000000024d058 d _DYNAMIC
000000000024d268 d _GLOBAL_OFFSET_TABLE_
                 w _ITM_deregisterTMCloneTable
                 w _ITM_registerTMCloneTable
                 w _Jv_RegisterClasses
000000000004aab0 r __FRAME_END__
0000000000040910 r __FUNCTION__.3040
000000000003fdc0 r __FUNCTION__.3315
000000000003d000 r __FUNCTION__.3320
000000000003fda0 r __FUNCTION__.3322
000000000003a0f0 r __FUNCTION__.3330
000000000003cfc0 r __FUNCTION__.3334
000000000003a290 r __FUNCTION__.3337
000000000003c0f0 r __FUNCTION__.3354
000000000003a750 r __FUNCTION__.3356
000000000003de80 r __FUNCTION__.3363
000000000003f9b0 r __FUNCTION__.3369
000000000003c0d0 r __FUNCTION__.3371
000000000003a090 r __FUNCTION__.3374
000000000003a7b0 r __FUNCTION__.3375
000000000003a880 r __FUNCTION__.3383
000000000003fa30 r __FUNCTION__.3383
0000000000040390 r __FUNCTION__.3387
000000000003a050 r __FUNCTION__.3389
000000000003a260 r __FUNCTION__.3389
000000000003f920 r __FUNCTION__.3393
0000000000040630 r __FUNCTION__.3393
000000000003f810 r __FUNCTION__.3397
000000000003fd80 r __FUNCTION__.3398
000000000003c2d0 r __FUNCTION__.3399
000000000003e310 r __FUNCTION__.3399
00000000000402b0 r __FUNCTION__.3400
000000000003a860 r __FUNCTION__.3401
000000000003e0b0 r __FUNCTION__.3403
000000000003e560 r __FUNCTION__.3405
000000000003de40 r __FUNCTION__.3407
000000000003bbb0 r __FUNCTION__.3412
000000000003e750 r __FUNCTION__.3412
000000000003f9f0 r __FUNCTION__.3414
000000000003fd60 r __FUNCTION__.3414
000000000003bd60 r __FUNCTION__.3415
000000000003a450 r __FUNCTION__.3419
000000000003fa10 r __FUNCTION__.3424
000000000003e730 r __FUNCTION__.3425
000000000003a4b0 r __FUNCTION__.3426
000000000003e5b0 r __FUNCTION__.3429
000000000003fd40 r __FUNCTION__.3430
000000000003c060 r __FUNCTION__.3434
000000000003e710 r __FUNCTION__.3438
0000000000040360 r __FUNCTION__.3439
000000000003f7e0 r __FUNCTION__.3445
000000000003a780 r __FUNCTION__.3450
0000000000040600 r __FUNCTION__.3451
0000000000040280 r __FUNCTION__.3463
000000000003c450 r __FUNCTION__.3476
000000000003c430 r __FUNCTION__.3484
000000000003a480 r __FUNCTION__.3487
000000000003dd50 r __FUNCTION__.3488
000000000003c490 r __FUNCTION__.3490
000000000003da90 r __FUNCTION__.3491
00000000000405a0 r __FUNCTION__.3500
000000000003a200 r __FUNCTION__.3505
000000000003e580 r __FUNCTION__.3506
000000000003c470 r __FUNCTION__.3508
000000000003d9a0 r __FUNCTION__.3510
000000000003db60 r __FUNCTION__.3510
000000000003c630 r __FUNCTION__.3514
000000000003e080 r __FUNCTION__.3514
000000000003a1e0 r __FUNCTION__.3516
0000000000040540 r __FUNCTION__.3521
000000000003bb50 r __FUNCTION__.3523
0000000000040310 r __FUNCTION__.3523
000000000003bd10 r __FUNCTION__.3525
00000000000401e0 r __FUNCTION__.3525
000000000003d9c0 r __FUNCTION__.3526
000000000003db80 r __FUNCTION__.3526
000000000003ff00 r __FUNCTION__.3526
000000000003c270 r __FUNCTION__.3527
000000000003ce90 r __FUNCTION__.3527
0000000000040110 r __FUNCTION__.3527
000000000003bb70 r __FUNCTION__.3530
0000000000040520 r __FUNCTION__.3530
000000000003d980 r __FUNCTION__.3533
000000000003db20 r __FUNCTION__.3533
00000000000401a0 r __FUNCTION__.3533
000000000003fea0 r __FUNCTION__.3534
00000000000400a0 r __FUNCTION__.3535
000000000003bc80 r __FUNCTION__.3537
000000000003a3b0 r __FUNCTION__.3538
000000000003ce70 r __FUNCTION__.3539
00000000000402f0 r __FUNCTION__.3540
000000000003df70 r __FUNCTION__.3541
000000000003e430 r __FUNCTION__.3541
0000000000040180 r __FUNCTION__.3541
000000000003bae0 r __FUNCTION__.3542
000000000003da00 r __FUNCTION__.3542
000000000003ee70 r __FUNCTION__.3542
000000000003dba0 r __FUNCTION__.3543
000000000003f8d0 r __FUNCTION__.3543
000000000003dd20 r __FUNCTION__.3544
000000000003cef0 r __FUNCTION__.3546
000000000003c1a0 r __FUNCTION__.3548
000000000003e280 r __FUNCTION__.3548
0000000000040200 r __FUNCTION__.3548
0000000000040560 r __FUNCTION__.3548
000000000003a390 r __FUNCTION__.3549
000000000003da20 r __FUNCTION__.3549
000000000003bcb0 r __FUNCTION__.3550
000000000003db00 r __FUNCTION__.3551
000000000003e490 r __FUNCTION__.3551
000000000003fee0 r __FUNCTION__.3551
000000000003e150 r __FUNCTION__.3552
000000000003bb10 r __FUNCTION__.3555
000000000003eed0 r __FUNCTION__.3557
00000000000400e0 r __FUNCTION__.3557
000000000003c020 r __FUNCTION__.3558
000000000003dbc0 r __FUNCTION__.3558
000000000003df50 r __FUNCTION__.3558
000000000003a630 r __FUNCTION__.3559
000000000003f8b0 r __FUNCTION__.3560
000000000003c1c0 r __FUNCTION__.3562
000000000003bcd0 r __FUNCTION__.3563
000000000003d960 r __FUNCTION__.3563
000000000003ced0 r __FUNCTION__.3564
000000000003bb30 r __FUNCTION__.3565
000000000003eeb0 r __FUNCTION__.3565
000000000003e220 r __FUNCTION__.3566
000000000003e9f8 r __FUNCTION__.3567
00000000000401c0 r __FUNCTION__.3568
0000000000040580 r __FUNCTION__.3568
000000000003bcf0 r __FUNCTION__.3569
000000000003bf00 r __FUNCTION__.3570
000000000003f700 r __FUNCTION__.3570
000000000003a5d0 r __FUNCTION__.3572
000000000003c200 r __FUNCTION__.3572
000000000003dae0 r __FUNCTION__.3572
000000000003d940 r __FUNCTION__.3575
000000000003ea50 r __FUNCTION__.3575
000000000003fe20 r __FUNCTION__.3577
000000000003e0f0 r __FUNCTION__.3578
000000000003a960 r __FUNCTION__.3583
000000000003a370 r __FUNCTION__.3584
000000000003a570 r __FUNCTION__.3584
000000000003bf60 r __FUNCTION__.3584
000000000003dac0 r __FUNCTION__.3584
000000000003ee90 r __FUNCTION__.3588
000000000003e1e0 r __FUNCTION__.3589
000000000003a340 r __FUNCTION__.3592
000000000003ea30 r __FUNCTION__.3592
000000000003e470 r __FUNCTION__.3593
0000000000040160 r __FUNCTION__.3593
000000000003a9c0 r __FUNCTION__.3594
000000000003c230 r __FUNCTION__.3594
000000000003d9e0 r __FUNCTION__.3594
000000000003bc40 r __FUNCTION__.3595
000000000003fe60 r __FUNCTION__.3600
000000000003bfa0 r __FUNCTION__.3601
000000000003f890 r __FUNCTION__.3602
000000000003bac0 r __FUNCTION__.3604
000000000003a9a0 r __FUNCTION__.3611
000000000003db40 r __FUNCTION__.3611
000000000003d0a0 r __FUNCTION__.3614
000000000003c250 r __FUNCTION__.3615
000000000003f720 r __FUNCTION__.3615
000000000003e410 r __FUNCTION__.3623
000000000003ea10 r __FUNCTION__.3624
000000000003a5f0 r __FUNCTION__.3627
000000000003bf80 r __FUNCTION__.3627
000000000003ee50 r __FUNCTION__.3628
000000000003e9e0 r __FUNCTION__.3632
000000000003ee30 r __FUNCTION__.3637
000000000003bf40 r __FUNCTION__.3642
000000000003e9c0 r __FUNCTION__.3643
000000000003ee10 r __FUNCTION__.3645
000000000003f6c0 r __FUNCTION__.3647
000000000003a5b0 r __FUNCTION__.3648
000000000003c600 r __FUNCTION__.3648
000000000003d0c0 r __FUNCTION__.3650
000000000003e9a0 r __FUNCTION__.3654
000000000003bec0 r __FUNCTION__.3657
000000000003f6e0 r __FUNCTION__.3659
000000000003a610 r __FUNCTION__.3670
000000000003be80 r __FUNCTION__.3671
000000000003e980 r __FUNCTION__.3672
000000000003be40 r __FUNCTION__.3699
000000000003e940 r __FUNCTION__.3717
000000000003bfe0 r __FUNCTION__.3729
000000000003e920 r __FUNCTION__.3738
000000000003e900 r __FUNCTION__.3757
000000000003e960 r __FUNCTION__.3778
000000000003fc50 r __FUNCTION__.3831
000000000003ffa0 r __FUNCTION__.3851
000000000003ac10 r __FUNCTION__.3859
000000000003ec30 r __FUNCTION__.3910
000000000003fc20 r __FUNCTION__.3915
000000000003abe0 r __FUNCTION__.3929
000000000003d8f0 r __FUNCTION__.3933
000000000003ec70 r __FUNCTION__.3946
000000000003f5f0 r __FUNCTION__.4018
000000000003f630 r __FUNCTION__.4033
000000000003f550 r __FUNCTION__.4041
000000000003b920 r __FUNCTION__.4048
000000000003f5b0 r __FUNCTION__.4049
000000000003ec50 r __FUNCTION__.4054
000000000003f590 r __FUNCTION__.4058
000000000003f610 r __FUNCTION__.4069
000000000003b938 r __FUNCTION__.4078
000000000003f5d0 r __FUNCTION__.4099
000000000003b948 r __FUNCTION__.4101
000000000003f530 r __FUNCTION__.4139
000000000003f510 r __FUNCTION__.4148
000000000003f4f0 r __FUNCTION__.4156
000000000003f4d0 r __FUNCTION__.4165
000000000003f4b0 r __FUNCTION__.4175
000000000003f450 r __FUNCTION__.4203
000000000003f470 r __FUNCTION__.4219
000000000003fb40 r __FUNCTION__.4245
000000000003f430 r __FUNCTION__.4260
000000000003f490 r __FUNCTION__.4270
000000000003fb00 r __FUNCTION__.4271
000000000003ba00 r __FUNCTION__.4277
000000000003fb20 r __FUNCTION__.4283
000000000003f570 r __FUNCTION__.4287
0000000000040d50 r __FUNCTION__.4340
0000000000040d30 r __FUNCTION__.4344
0000000000040d10 r __FUNCTION__.4349
0000000000040cf0 r __FUNCTION__.4360
0000000000040cd0 r __FUNCTION__.4374
0000000000040cb0 r __FUNCTION__.4381
0000000000040c90 r __FUNCTION__.4387
0000000000040c70 r __FUNCTION__.4399
0000000000040c50 r __FUNCTION__.4411
0000000000040b98 r __FUNCTION__.4442
0000000000040b88 r __FUNCTION__.4447
0000000000040b70 r __FUNCTION__.4456
0000000000040b50 r __FUNCTION__.4518
0000000000040b30 r __FUNCTION__.4533
0000000000040b18 r __FUNCTION__.4548
0000000000040b08 r __FUNCTION__.4561
0000000000040af8 r __FUNCTION__.4582
0000000000040ae0 r __FUNCTION__.4591
0000000000040ac0 r __FUNCTION__.4596
0000000000040aa8 r __FUNCTION__.4602
0000000000040a98 r __FUNCTION__.4609
0000000000040a80 r __FUNCTION__.4616
0000000000040a60 r __FUNCTION__.4621
0000000000040a50 r __FUNCTION__.4627
0000000000040a40 r __FUNCTION__.4637
000000000003b188 r __FUNCTION__.4670
000000000003b1a8 r __FUNCTION__.4683
000000000003b198 r __FUNCTION__.4697
000000000003b1b8 r __FUNCTION__.4721
000000000003b178 r __FUNCTION__.4733
000000000003b1c8 r __FUNCTION__.4751
000000000003b1d8 r __FUNCTION__.4764
000000000003b160 r __FUNCTION__.4780
000000000003b1f0 r __FUNCTION__.4788
000000000024b010 d __JCR_END__
000000000024b010 d __JCR_LIST__
00000000000406e0 r __PRETTY_FUNCTION__.1889
00000000000406c0 r __PRETTY_FUNCTION__.1897
00000000000406a0 r __PRETTY_FUNCTION__.1904
0000000000040680 r __PRETTY_FUNCTION__.1911
0000000000039ef0 r __PRETTY_FUNCTION__.3233
0000000000039ec0 r __PRETTY_FUNCTION__.3240
0000000000039ea0 r __PRETTY_FUNCTION__.3248
000000000003a110 r __PRETTY_FUNCTION__.3304
000000000003d070 r __PRETTY_FUNCTION__.3305
000000000003d040 r __PRETTY_FUNCTION__.3312
000000000003a0d0 r __PRETTY_FUNCTION__.3313
000000000003d020 r __PRETTY_FUNCTION__.3319
000000000003cfe0 r __PRETTY_FUNCTION__.3328
000000000003dea0 r __PRETTY_FUNCTION__.3345
000000000003f9d0 r __PRETTY_FUNCTION__.3367
000000000003a0b0 r __PRETTY_FUNCTION__.3373
000000000003a070 r __PRETTY_FUNCTION__.3382
000000000003de60 r __PRETTY_FUNCTION__.3403
000000000003ceb0 r __PRETTY_FUNCTION__.3524
000000000003e450 r __PRETTY_FUNCTION__.3539
000000000003e240 r __PRETTY_FUNCTION__.3565
000000000003e260 r __PRETTY_FUNCTION__.3573
000000000003e110 r __PRETTY_FUNCTION__.3577
000000000003a590 r __PRETTY_FUNCTION__.3581
000000000003e130 r __PRETTY_FUNCTION__.3585
000000000003e200 r __PRETTY_FUNCTION__.3586
000000000003bfc0 r __PRETTY_FUNCTION__.3598
000000000003a980 r __PRETTY_FUNCTION__.3613
0000000000039e60 r __PRETTY_FUNCTION__.3984
000000000024d7c8 d __TMC_END__
                 U __assert_fail@@GLIBC_2.2.5
000000000024d7c8 b __bss_start
                 U __ctype_b_loc@@GLIBC_2.3
                 w __cxa_finalize@@GLIBC_2.2.5
0000000000008c40 t __do_global_dtors_aux
000000000024b008 t __do_global_dtors_aux_fini_array_entry
000000000024d7c0 d __dso_handle
                 U __errno_location@@GLIBC_2.2.5
000000000024b000 t __frame_dummy_init_array_entry
                 w __gmon_start__
                 U __isoc99_sscanf@@GLIBC_2.7
                 U __strdup@@GLIBC_2.2.5
                 U __xpg_strerror_r@@GLIBC_2.3.4
000000000024d7c8 d _edata
000000000024d7d0 b _end
000000000003967c t _fini
0000000000008100 t _init
00000000000126c0 t add_string
000000000003d0e0 r aeris_a300cs_layout
000000000003d4e0 r aeris_a300cs_version
000000000003d4a0 r aeris_f10_layout
000000000003d870 r aeris_f10_version
000000000003d460 r aeris_f11_layout
000000000003d850 r aeris_f11_version
0000000000036bf0 t array_convert_bin2hex
0000000000036ca0 t array_convert_hex2bin
0000000000036ad0 t array_isequal
0000000000036a60 t array_reverse_bits
0000000000036a20 t array_reverse_bytes
0000000000036b70 t array_search_backward
0000000000036b10 t array_search_forward
0000000000036e40 t array_uint16_be
0000000000036e50 t array_uint16_le
0000000000036de0 t array_uint24_be
0000000000036e00 t array_uint24_be_set
0000000000036e20 t array_uint24_le
0000000000036d80 t array_uint32_be
0000000000036da0 t array_uint32_le
0000000000036dc0 t array_uint32_le_set
0000000000036d20 t array_uint_be
0000000000036d50 t array_uint_le
000000000002fc10 t atomics_cobalt_device_close
000000000002ff50 t atomics_cobalt_device_foreach
0000000000030380 T atomics_cobalt_device_open
0000000000030100 t atomics_cobalt_device_set_fingerprint
0000000000030140 T atomics_cobalt_device_set_simulation
0000000000030180 T atomics_cobalt_device_version
000000000024cae0 d atomics_cobalt_device_vtable
0000000000031060 T atomics_cobalt_parser_create
00000000000305b0 t atomics_cobalt_parser_destroy
0000000000030b40 t atomics_cobalt_parser_get_datetime
0000000000030ba0 t atomics_cobalt_parser_get_field
00000000000305c0 t atomics_cobalt_parser_samples_foreach
00000000000310f0 T atomics_cobalt_parser_set_calibration
00000000000305a0 t atomics_cobalt_parser_set_data
000000000024cb20 d atomics_cobalt_parser_vtable
000000000002fc40 t atomics_cobalt_read_dive
0000000000036e60 t bcd2dec
                 U calloc@@GLIBC_2.2.5
                 U cfsetispeed@@GLIBC_2.2.5
                 U cfsetospeed@@GLIBC_2.2.5
00000000000369a0 t checksum_add_uint16
0000000000036950 t checksum_add_uint4
0000000000036980 t checksum_add_uint8
00000000000369e0 t checksum_crc_ccitt_uint16
00000000000369c0 t checksum_xor_uint8
00000000000349d0 t citizen_aqualand_device_close
0000000000034a00 t citizen_aqualand_device_dump
0000000000034c30 t citizen_aqualand_device_foreach
0000000000034d50 T citizen_aqualand_device_open
0000000000034d10 t citizen_aqualand_device_set_fingerprint
000000000024cce0 d citizen_aqualand_device_vtable
0000000000035490 T citizen_aqualand_parser_create
0000000000034f10 t citizen_aqualand_parser_destroy
00000000000353e0 t citizen_aqualand_parser_get_datetime
00000000000352e0 t citizen_aqualand_parser_get_field
0000000000034f20 t citizen_aqualand_parser_samples_foreach
0000000000034f00 t citizen_aqualand_parser_set_data
000000000024cd20 d citizen_aqualand_parser_vtable
                 U close@@GLIBC_2.2.5
                 U closedir@@GLIBC_2.2.5
000000000024d7c8 b completed.6927
                 U connect@@GLIBC_2.2.5
0000000000040700 r crc_ccitt_table.1893
000000000002d060 t cressi_edy_device_close
000000000002d8f0 t cressi_edy_device_dump
000000000002d230 t cressi_edy_device_foreach
000000000002d980 T cressi_edy_device_open
000000000002d0c0 t cressi_edy_device_read
000000000002d8b0 t cressi_edy_device_set_fingerprint
000000000024c9a0 d cressi_edy_device_vtable
000000000003f760 r cressi_edy_layout
000000000002e1b0 T cressi_edy_parser_create
000000000002dcd0 t cressi_edy_parser_destroy
000000000002e120 t cressi_edy_parser_get_datetime
000000000002df40 t cressi_edy_parser_get_field
000000000002dce0 t cressi_edy_parser_samples_foreach
000000000002dcc0 t cressi_edy_parser_set_data
000000000024c9e0 d cressi_edy_parser_vtable
000000000002ce00 t cressi_edy_transfer
000000000002e240 t cressi_leonardo_device_close
000000000002e270 t cressi_leonardo_device_dump
000000000002ec80 t cressi_leonardo_device_foreach
000000000002e650 T cressi_leonardo_device_open
000000000002e610 t cressi_leonardo_device_set_fingerprint
000000000024ca20 d cressi_leonardo_device_vtable
000000000002e850 t cressi_leonardo_extract_dives
000000000002efb0 T cressi_leonardo_parser_create
000000000002edc0 t cressi_leonardo_parser_destroy
000000000002ed60 t cressi_leonardo_parser_get_datetime
000000000002eea0 t cressi_leonardo_parser_get_field
000000000002edd0 t cressi_leonardo_parser_samples_foreach
000000000002ed50 t cressi_leonardo_parser_set_data
000000000024ca60 d cressi_leonardo_parser_vtable
00000000000370f0 T dc_buffer_append
0000000000036ff0 T dc_buffer_clear
0000000000036e70 t dc_buffer_expand_append
0000000000036fc0 T dc_buffer_free
00000000000372f0 T dc_buffer_get_data
00000000000372d0 T dc_buffer_get_size
0000000000036f50 T dc_buffer_new
0000000000037150 T dc_buffer_prepend
0000000000037020 T dc_buffer_reserve
0000000000037080 T dc_buffer_resize
00000000000372a0 T dc_buffer_slice
0000000000009140 T dc_context_free
0000000000009300 t dc_context_hexdump
0000000000009180 t dc_context_log
00000000000090c0 T dc_context_new
0000000000009160 T dc_context_set_logfunc
0000000000009150 T dc_context_set_loglevel
0000000000009280 t dc_context_syserror
000000000000a4a0 T dc_datetime_gmtime
000000000000a430 T dc_datetime_localtime
000000000000a510 T dc_datetime_mktime
000000000000a420 T dc_datetime_now
0000000000008da0 T dc_descriptor_free
0000000000008e10 T dc_descriptor_get_model
0000000000008dd0 T dc_descriptor_get_product
0000000000008e30 T dc_descriptor_get_transport
0000000000008df0 T dc_descriptor_get_type
0000000000008db0 T dc_descriptor_get_vendor
0000000000008d50 T dc_descriptor_iterator
0000000000008d40 t dc_descriptor_iterator_free
0000000000008d10 t dc_descriptor_iterator_next
000000000024b020 d dc_descriptor_iterator_vtable
0000000000009b90 T dc_device_close
00000000000099b0 t dc_device_custom_open
0000000000009b50 T dc_device_dump
0000000000009b70 T dc_device_foreach
0000000000009a90 T dc_device_get_type
0000000000009a70 t dc_device_isinstance
00000000000094c0 T dc_device_open
0000000000009b10 T dc_device_read
0000000000009ab0 T dc_device_set_cancel
0000000000009ad0 T dc_device_set_events
0000000000009af0 T dc_device_set_fingerprint
0000000000009b30 T dc_device_write
0000000000025e80 t dc_ihex_file_close
0000000000025890 t dc_ihex_file_open
0000000000025990 t dc_ihex_file_read
0000000000025e30 t dc_ihex_file_reset
0000000000008ec0 T dc_iterator_free
0000000000008e80 T dc_iterator_next
000000000000a3b0 T dc_parser_destroy
000000000000a350 T dc_parser_get_datetime
000000000000a370 T dc_parser_get_field
000000000000a300 T dc_parser_get_type
000000000000a2e0 t dc_parser_isinstance
0000000000009e50 T dc_parser_new
000000000000a390 T dc_parser_samples_foreach
000000000000a320 T dc_parser_set_data
0000000000037310 t dc_serial_init
0000000000037330 t dc_serial_native_open
0000000000008cb0 T dc_version
0000000000008ce0 T dc_version_check
0000000000008bb0 t deregister_tm_clones
0000000000011ee0 t desc_free
0000000000009d60 t device_dump_read
0000000000009bd0 t device_event_emit
0000000000009470 t device_init
0000000000009e30 t device_is_cancelled
000000000003b210 r dive_directory
0000000000033920 t diverite_nitekq_device_close
0000000000033a60 t diverite_nitekq_device_dump
00000000000341f0 t diverite_nitekq_device_foreach
0000000000033c30 T diverite_nitekq_device_open
0000000000033960 t diverite_nitekq_device_set_fingerprint
000000000024cc60 d diverite_nitekq_device_vtable
0000000000033f00 T diverite_nitekq_extract_dives
0000000000034910 T diverite_nitekq_parser_create
00000000000342e0 t diverite_nitekq_parser_destroy
0000000000034290 t diverite_nitekq_parser_get_datetime
0000000000034790 t diverite_nitekq_parser_get_field
00000000000342f0 t diverite_nitekq_parser_samples_foreach
0000000000034280 t diverite_nitekq_parser_set_data
000000000024cca0 d diverite_nitekq_parser_vtable
00000000000339b0 t diverite_nitekq_receive.constprop.2
00000000000338a0 t diverite_nitekq_send
0000000000035510 t divesystem_idive_device_close
0000000000035a70 t divesystem_idive_device_foreach
0000000000035e60 T divesystem_idive_device_open
0000000000035540 t divesystem_idive_device_set_fingerprint
000000000024cd60 d divesystem_idive_device_vtable
00000000000366a0 T divesystem_idive_parser_create
0000000000036060 t divesystem_idive_parser_destroy
0000000000036660 t divesystem_idive_parser_get_datetime
00000000000364e0 t divesystem_idive_parser_get_field
0000000000036070 t divesystem_idive_parser_samples_foreach
0000000000036010 t divesystem_idive_parser_set_data
000000000024cda0 d divesystem_idive_parser_vtable
0000000000035570 t divesystem_idive_transfer
                 U fclose@@GLIBC_2.2.5
                 U feof@@GLIBC_2.2.5
                 U fnmatch@@GLIBC_2.2.5
                 U fopen@@GLIBC_2.2.5
                 U fprintf@@GLIBC_2.2.5
0000000000008c80 t frame_dummy
                 U fread@@GLIBC_2.2.5
                 U free@@GLIBC_2.2.5
000000000024b040 d g_descriptors
00000000000112c0 t get_file_list
000000000001b8d0 t get_profile_first.isra.0
000000000001b960 t get_profile_last.isra.2
                 U getsockopt@@GLIBC_2.2.5
                 U gettimeofday@@GLIBC_2.2.5
                 U gmtime_r@@GLIBC_2.2.5
000000000003d1a0 r hollis_tx1_layout
000000000003d570 r hollis_tx1_version
0000000000029d30 T hw_frog_device_clock
0000000000029470 t hw_frog_device_close
0000000000029eb0 T hw_frog_device_customtext
0000000000029df0 T hw_frog_device_display
00000000000297a0 t hw_frog_device_foreach
0000000000029510 T hw_frog_device_open
0000000000029430 t hw_frog_device_set_fingerprint
0000000000029740 T hw_frog_device_version
000000000024c920 d hw_frog_device_vtable
00000000000293c0 t hw_frog_strncpy
0000000000029080 t hw_frog_transfer
000000000002c0d0 T hw_ostc3_device_clock
000000000002af40 t hw_ostc3_device_close
000000000002c340 T hw_ostc3_device_config_read
000000000002c500 T hw_ostc3_device_config_reset
000000000002c400 T hw_ostc3_device_config_write
000000000002b850 t hw_ostc3_device_custom_open
000000000002c270 T hw_ostc3_device_customtext
000000000002c1a0 T hw_ostc3_device_display
000000000002b4b0 t hw_ostc3_device_dump
000000000002baf0 t hw_ostc3_device_foreach
000000000002c560 T hw_ostc3_device_fwupdate
000000000002ba70 T hw_ostc3_device_hardware
000000000002b070 t hw_ostc3_device_init
000000000002b670 T hw_ostc3_device_open
000000000002b290 t hw_ostc3_device_set_fingerprint
000000000002b9f0 T hw_ostc3_device_version
000000000024c960 d hw_ostc3_device_vtable
000000000002b2d0 t hw_ostc3_firmware_readline.part.2
000000000002b000 t hw_ostc3_strncpy
000000000002aba0 t hw_ostc3_transfer
0000000000026640 T hw_ostc_device_clock
0000000000025eb0 t hw_ostc_device_close
0000000000025ff0 t hw_ostc_device_dump
0000000000026760 T hw_ostc_device_eeprom_read
00000000000268a0 T hw_ostc_device_eeprom_write
0000000000026f80 t hw_ostc_device_foreach
00000000000270a0 T hw_ostc_device_fwupdate
0000000000026550 T hw_ostc_device_md2hash
0000000000026390 T hw_ostc_device_open
00000000000269a0 T hw_ostc_device_reset
00000000000269e0 T hw_ostc_device_screenshot
0000000000026350 t hw_ostc_device_set_fingerprint
000000000024c8a0 d hw_ostc_device_vtable
0000000000026e50 T hw_ostc_extract_dives
000000000003ece0 r hw_ostc_layout_frog
000000000003ed20 r hw_ostc_layout_ostc
000000000003eca0 r hw_ostc_layout_ostc3
0000000000027930 t hw_ostc_parser_cache
0000000000028f90 T hw_ostc_parser_create
0000000000027ba0 t hw_ostc_parser_destroy
0000000000028e70 t hw_ostc_parser_get_datetime
00000000000288a0 t hw_ostc_parser_get_field
0000000000027bb0 t hw_ostc_parser_samples_foreach
00000000000278d0 t hw_ostc_parser_set_data
000000000024c8e0 d hw_ostc_parser_vtable
0000000000025ee0 t hw_ostc_send
                 U ioctl@@GLIBC_2.2.5
0000000000039370 t irda_socket_available
0000000000038ed0 t irda_socket_close
00000000000392a0 t irda_socket_connect_lsap
0000000000039160 t irda_socket_connect_name
0000000000038fc0 t irda_socket_discover
0000000000038df0 t irda_socket_open
00000000000393f0 t irda_socket_read
0000000000038f60 t irda_socket_set_timeout
00000000000395a0 t irda_socket_write
0000000000009010 t l_snprintf.constprop.0
                 U libusb_bulk_transfer
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_control_transfer
                 U libusb_error_name
                 U libusb_exit
                 U libusb_init
                 U libusb_interrupt_transfer
                 U libusb_open_device_with_vid_pid
                 U libusb_release_interface
                 U libusb_set_auto_detach_kernel_driver
                 U localtime_r@@GLIBC_2.2.5
0000000000008ef0 t logfunc
                 U malloc@@GLIBC_2.2.5
0000000000021090 t mares_common_device_init
00000000000210e0 t mares_common_device_read
0000000000021530 t mares_common_extract_dives
0000000000023490 t mares_darwin_device_close
00000000000234c0 t mares_darwin_device_dump
0000000000023ac0 t mares_darwin_device_foreach
00000000000235c0 T mares_darwin_device_open
0000000000023580 t mares_darwin_device_set_fingerprint
000000000024cfe0 d mares_darwin_device_vtable
00000000000237f0 T mares_darwin_extract_dives
000000000003e2c0 r mares_darwin_layout
0000000000024090 T mares_darwin_parser_create
0000000000023bd0 t mares_darwin_parser_destroy
0000000000023d80 t mares_darwin_parser_get_datetime
0000000000023be0 t mares_darwin_parser_get_field
0000000000023de0 t mares_darwin_parser_samples_foreach
0000000000023bc0 t mares_darwin_parser_set_data
000000000024c7e0 d mares_darwin_parser_vtable
000000000003e2a0 r mares_darwinair_layout
0000000000024150 t mares_iconhd_device_close
0000000000024180 t mares_iconhd_device_dump
0000000000024cf0 t mares_iconhd_device_foreach
00000000000245f0 T mares_iconhd_device_open
0000000000024500 t mares_iconhd_device_read
0000000000024250 t mares_iconhd_device_set_fingerprint
000000000024c820 d mares_iconhd_device_vtable
0000000000024970 T mares_iconhd_extract_dives
000000000003e4e0 r mares_iconhd_layout
0000000000024e30 t mares_iconhd_parser_cache
00000000000257c0 T mares_iconhd_parser_create
0000000000024e20 t mares_iconhd_parser_destroy
0000000000025700 t mares_iconhd_parser_get_datetime
0000000000025440 t mares_iconhd_parser_get_field
0000000000025120 t mares_iconhd_parser_samples_foreach
0000000000024dd0 t mares_iconhd_parser_set_data
000000000024c860 d mares_iconhd_parser_vtable
0000000000024290 t mares_iconhd_transfer
000000000003e4d0 r mares_iconhdnet_layout
000000000003e4c0 r mares_matrix_layout
000000000003df90 r mares_nemo_apneist_layout
00000000000219e0 t mares_nemo_device_close
0000000000021a10 t mares_nemo_device_dump
0000000000022080 t mares_nemo_device_foreach
0000000000021de0 T mares_nemo_device_open
0000000000021da0 t mares_nemo_device_set_fingerprint
000000000024c760 d mares_nemo_device_vtable
0000000000021fe0 T mares_nemo_extract_dives
000000000003dfb0 r mares_nemo_layout
0000000000022de0 T mares_nemo_parser_create
00000000000221b0 t mares_nemo_parser_destroy
0000000000022150 t mares_nemo_parser_get_datetime
0000000000022810 t mares_nemo_parser_get_field
00000000000221c0 t mares_nemo_parser_samples_foreach
0000000000022c00 t mares_nemo_parser_set_data
000000000024c7a0 d mares_nemo_parser_vtable
000000000003e190 r mares_nemoair_layout
000000000003e4b0 r mares_nemowide2_layout
000000000003e170 r mares_nemowide_layout
0000000000022ee0 t mares_puck_device_close
0000000000022f10 t mares_puck_device_dump
0000000000022fd0 t mares_puck_device_foreach
0000000000023110 T mares_puck_device_open
00000000000230d0 t mares_puck_device_set_fingerprint
000000000024cfa0 d mares_puck_device_vtable
00000000000233b0 T mares_puck_extract_dives
000000000003e1b0 r mares_puck_layout
                 U memcmp@@GLIBC_2.2.5
                 U memcpy@@GLIBC_2.14
                 U memmove@@GLIBC_2.2.5
                 U memset@@GLIBC_2.2.5
                 U mktime@@GLIBC_2.2.5
                 U nanosleep@@GLIBC_2.2.5
000000000024d020 d native_serial_ops
000000000003d3e0 r oceanic_atom1_layout
000000000003d830 r oceanic_atom1_version
000000000001ccf0 t oceanic_atom2_device_close
000000000001d060 T oceanic_atom2_device_keepalive
000000000001d6c0 T oceanic_atom2_device_open
000000000001d150 T oceanic_atom2_device_open2
000000000001cd60 t oceanic_atom2_device_read
000000000001d0b0 T oceanic_atom2_device_version
000000000024cee0 d oceanic_atom2_device_vtable
000000000001cf50 t oceanic_atom2_device_write
000000000001ed40 T oceanic_atom2_parser_create
000000000001d6f0 t oceanic_atom2_parser_destroy
000000000001e890 t oceanic_atom2_parser_get_datetime
000000000001e380 t oceanic_atom2_parser_get_field
000000000001d700 t oceanic_atom2_parser_samples_foreach
000000000001d6d0 t oceanic_atom2_parser_set_data
000000000024c6a0 d oceanic_atom2_parser_vtable
000000000001ca10 t oceanic_atom2_transfer
000000000003d810 r oceanic_atom2_version
000000000003d3a0 r oceanic_atom2a_layout
000000000003d780 r oceanic_atom2a_version
000000000003d360 r oceanic_atom2b_layout
000000000003d720 r oceanic_atom2b_version
000000000003d320 r oceanic_atom2c_layout
000000000003d6e0 r oceanic_atom2c_version
000000000003d220 r oceanic_atom3_layout
000000000003d5e0 r oceanic_atom3_version
000000000001bcb0 t oceanic_common_device_dump
000000000001bdd0 t oceanic_common_device_foreach
000000000001ba50 t oceanic_common_device_init
000000000001bad0 t oceanic_common_device_set_fingerprint
000000000001b9f0 t oceanic_common_match
000000000003d420 r oceanic_default_layout
000000000003d2a0 r oceanic_oc1_layout
000000000003d640 r oceanic_oc1_version
000000000003d260 r oceanic_oci_layout
000000000003d610 r oceanic_oci_version
000000000003d120 r oceanic_reactpro_layout
000000000003d510 r oceanic_reactpro_version
000000000003d160 r oceanic_veo1_layout
000000000003d540 r oceanic_veo1_version
000000000001ef00 t oceanic_veo250_device_close
000000000001f3a0 T oceanic_veo250_device_keepalive
000000000001f560 T oceanic_veo250_device_open
000000000001f1d0 t oceanic_veo250_device_read
000000000001f440 T oceanic_veo250_device_version
000000000024cf20 d oceanic_veo250_device_vtable
000000000003da40 r oceanic_veo250_layout
000000000001fd70 T oceanic_veo250_parser_create
000000000001fa30 t oceanic_veo250_parser_destroy
000000000001f980 t oceanic_veo250_parser_get_datetime
000000000001fbb0 t oceanic_veo250_parser_get_field
000000000001fa40 t oceanic_veo250_parser_samples_foreach
000000000001f960 t oceanic_veo250_parser_set_data
000000000024c6e0 d oceanic_veo250_parser_vtable
000000000001ef90 t oceanic_veo250_transfer
000000000003d1e0 r oceanic_vt4_layout
000000000003d5a0 r oceanic_vt4_version
0000000000020000 t oceanic_vtpro_device_close
0000000000020260 T oceanic_vtpro_device_keepalive
00000000000204d0 T oceanic_vtpro_device_open
00000000000200b0 t oceanic_vtpro_device_read
0000000000020300 T oceanic_vtpro_device_version
000000000024cf60 d oceanic_vtpro_device_vtable
000000000003dc20 r oceanic_vtpro_layout
0000000000021000 T oceanic_vtpro_parser_create
0000000000020970 t oceanic_vtpro_parser_destroy
0000000000020f00 t oceanic_vtpro_parser_get_datetime
0000000000020d30 t oceanic_vtpro_parser_get_field
0000000000020980 t oceanic_vtpro_parser_samples_foreach
0000000000020950 t oceanic_vtpro_parser_set_data
000000000024c720 d oceanic_vtpro_parser_vtable
000000000001fe20 t oceanic_vtpro_transfer
000000000003dbe0 r oceanic_wisdom_layout
000000000003dc50 r oceanic_wisdom_version
                 U open@@GLIBC_2.2.5
                 U opendir@@GLIBC_2.2.5
000000000003f650 r ostc3_key
000000000000a2c0 t parser_init
                 U read@@GLIBC_2.2.5
0000000000011640 t read_file
                 U readdir@@GLIBC_2.2.5
                 U realloc@@GLIBC_2.2.5
0000000000010f60 t receive_header
0000000000010db0 t receive_packet.isra.1
                 U recv@@GLIBC_2.2.5
0000000000013690 t reefnet_sensus_device_close
0000000000013770 t reefnet_sensus_device_dump
0000000000013ff0 t reefnet_sensus_device_foreach
0000000000013d70 T reefnet_sensus_device_get_handshake
0000000000013ba0 T reefnet_sensus_device_open
0000000000013730 t reefnet_sensus_device_set_fingerprint
000000000024c3a0 d reefnet_sensus_device_vtable
0000000000013e00 T reefnet_sensus_extract_dives
0000000000014490 T reefnet_sensus_parser_create
0000000000014420 t reefnet_sensus_parser_destroy
0000000000014430 t reefnet_sensus_parser_get_datetime
00000000000140b0 t reefnet_sensus_parser_get_field
0000000000014230 t reefnet_sensus_parser_samples_foreach
0000000000014560 T reefnet_sensus_parser_set_calibration
0000000000014090 t reefnet_sensus_parser_set_data
000000000024c3e0 d reefnet_sensus_parser_vtable
00000000000145b0 t reefnet_sensuspro_device_close
0000000000014820 t reefnet_sensuspro_device_dump
0000000000014f00 t reefnet_sensuspro_device_foreach
0000000000014bc0 T reefnet_sensuspro_device_get_handshake
0000000000014a00 T reefnet_sensuspro_device_open
00000000000145e0 t reefnet_sensuspro_device_set_fingerprint
000000000024c420 d reefnet_sensuspro_device_vtable
0000000000014c50 T reefnet_sensuspro_device_write_interval
0000000000014d20 T reefnet_sensuspro_extract_dives
00000000000153b0 T reefnet_sensuspro_parser_create
0000000000014fc0 t reefnet_sensuspro_parser_destroy
0000000000015350 t reefnet_sensuspro_parser_get_datetime
0000000000015170 t reefnet_sensuspro_parser_get_field
0000000000014fd0 t reefnet_sensuspro_parser_samples_foreach
0000000000015480 T reefnet_sensuspro_parser_set_calibration
0000000000014fa0 t reefnet_sensuspro_parser_set_data
000000000024c460 d reefnet_sensuspro_parser_vtable
0000000000014620 t reefnet_sensuspro_send
00000000000154d0 t reefnet_sensusultra_device_close
0000000000015b80 t reefnet_sensusultra_device_dump
0000000000015d10 t reefnet_sensusultra_device_foreach
0000000000016130 T reefnet_sensusultra_device_get_handshake
0000000000015f60 T reefnet_sensusultra_device_open
00000000000161c0 T reefnet_sensusultra_device_read_user
0000000000016500 T reefnet_sensusultra_device_sense
0000000000015500 t reefnet_sensusultra_device_set_fingerprint
000000000024c4a0 d reefnet_sensusultra_device_vtable
0000000000016440 T reefnet_sensusultra_device_write_parameter
0000000000016300 T reefnet_sensusultra_device_write_user
00000000000165d0 T reefnet_sensusultra_extract_dives
00000000000157f0 t reefnet_sensusultra_packet
0000000000015ae0 t reefnet_sensusultra_page.constprop.3
0000000000015540 t reefnet_sensusultra_parse
0000000000016ae0 T reefnet_sensusultra_parser_create
0000000000016670 t reefnet_sensusultra_parser_destroy
0000000000016a80 t reefnet_sensusultra_parser_get_datetime
0000000000016870 t reefnet_sensusultra_parser_get_field
0000000000016680 t reefnet_sensusultra_parser_samples_foreach
0000000000016bb0 T reefnet_sensusultra_parser_set_calibration
0000000000016650 t reefnet_sensusultra_parser_set_data
000000000024c4e0 d reefnet_sensusultra_parser_vtable
0000000000015930 t reefnet_sensusultra_send
00000000000156e0 t reefnet_sensusultra_send_uchar
00000000000158f0 t reefnet_sensusultra_send_ushort
0000000000008bf0 t register_tm_clones
                 U rewind@@GLIBC_2.2.5
00000000000368d0 t ringbuffer_decrement
00000000000367c0 t ringbuffer_distance
0000000000036860 t ringbuffer_increment
0000000000036760 t ringbuffer_normalize
000000000003f000 r rsbox
000000000000a3e0 t sample_statistics_cb
000000000003f100 r sbox
                 U select@@GLIBC_2.2.5
                 U send@@GLIBC_2.2.5
0000000000010bd0 t send_cmd
0000000000011070 t send_receive
0000000000037700 t serial_close
00000000000377e0 t serial_configure
0000000000037420 t serial_enumerate
0000000000038810 t serial_flush
00000000000388d0 t serial_get_line
0000000000038710 t serial_get_received
0000000000038790 t serial_get_transmitted
0000000000037540 t serial_open
0000000000038160 t serial_read
00000000000384b0 t serial_send_break
0000000000038510 t serial_set_break
00000000000385b0 t serial_set_dtr
0000000000038070 t serial_set_halfduplex
0000000000038090 t serial_set_latency
0000000000038060 t serial_set_queue_size
0000000000038660 t serial_set_rts
0000000000038000 t serial_set_timeout
00000000000389d0 t serial_sleep
0000000000038ab0 t serial_write
0000000000031350 t shearwater_common_close
0000000000031260 t shearwater_common_custom_open
0000000000031900 t shearwater_common_download
0000000000031dc0 t shearwater_common_identifier
0000000000031140 t shearwater_common_open
00000000000330d0 t shearwater_common_parser_create
0000000000031380 t shearwater_common_transfer
00000000000331d0 t shearwater_petrel_device_close
00000000000337c0 t shearwater_petrel_device_custom_open
0000000000033220 t shearwater_petrel_device_foreach
00000000000336f0 T shearwater_petrel_device_open
00000000000336c0 t shearwater_petrel_device_set_fingerprint
000000000024cc20 d shearwater_petrel_device_vtable
00000000000331c0 T shearwater_petrel_parser_create
000000000024cba0 d shearwater_petrel_parser_vtable
0000000000031f20 t shearwater_predator_device_close
00000000000320e0 t shearwater_predator_device_custom_open
0000000000031f80 t shearwater_predator_device_dump
0000000000032830 t shearwater_predator_device_foreach
0000000000032010 T shearwater_predator_device_open
0000000000031f50 t shearwater_predator_device_set_fingerprint
000000000024cb60 d shearwater_predator_device_vtable
00000000000321c0 T shearwater_predator_extract_dives
00000000000331b0 T shearwater_predator_parser_create
0000000000032940 t shearwater_predator_parser_destroy
0000000000033090 t shearwater_predator_parser_get_datetime
0000000000032cc0 t shearwater_predator_parser_get_field
0000000000032950 t shearwater_predator_parser_samples_foreach
0000000000032900 t shearwater_predator_parser_set_data
000000000024cbe0 d shearwater_predator_parser_vtable
                 U shutdown@@GLIBC_2.2.5
                 U sleep@@GLIBC_2.2.5
                 U snprintf@@GLIBC_2.2.5
                 U socket@@GLIBC_2.2.5
                 U stderr@@GLIBC_2.2.5
                 U strchr@@GLIBC_2.2.5
                 U strcmp@@GLIBC_2.2.5
                 U strlen@@GLIBC_2.2.5
                 U strncpy@@GLIBC_2.2.5
                 U strstr@@GLIBC_2.2.5
                 U strtol@@GLIBC_2.2.5
000000000000ae40 t suunto_common2_device_dump
000000000000af50 t suunto_common2_device_foreach
000000000000a960 t suunto_common2_device_init
000000000000aae0 t suunto_common2_device_read
000000000000aaa0 t suunto_common2_device_reset_maxdepth
000000000000a9b0 t suunto_common2_device_set_fingerprint
000000000000aa00 t suunto_common2_device_version
000000000000ac80 t suunto_common2_device_write
000000000000a8c0 t suunto_common2_transfer
000000000000a570 t suunto_common_device_init
000000000000a5b0 t suunto_common_device_set_fingerprint
000000000000a610 t suunto_common_extract_dives
000000000000f120 t suunto_d9_device_close
000000000000f430 T suunto_d9_device_open
000000000000f150 t suunto_d9_device_packet
000000000000f770 T suunto_d9_device_reset_maxdepth
000000000000f730 T suunto_d9_device_version
000000000024cea0 d suunto_d9_device_vtable
000000000003aa20 r suunto_d9_layout
000000000000f7a0 t suunto_d9_parser_cache
0000000000010ac0 T suunto_d9_parser_create
000000000000fb20 t suunto_d9_parser_destroy
000000000000fa40 t suunto_d9_parser_get_datetime
00000000000108a0 t suunto_d9_parser_get_field
000000000000fb30 t suunto_d9_parser_samples_foreach
000000000000f9f0 t suunto_d9_parser_set_data
000000000024c160 d suunto_d9_parser_vtable
000000000003aa00 r suunto_d9tx_layout
000000000003a9e0 r suunto_dx_layout
000000000000c300 t suunto_eon_device_close
000000000000c330 t suunto_eon_device_dump
000000000000c990 t suunto_eon_device_foreach
000000000000c570 T suunto_eon_device_open
000000000024cde0 d suunto_eon_device_vtable
000000000000c880 T suunto_eon_device_write_interval
000000000000c730 T suunto_eon_device_write_name
000000000000c910 T suunto_eon_extract_dives
000000000003a3d0 r suunto_eon_layout
000000000000cab0 t suunto_eon_parser_cache
000000000000d200 T suunto_eon_parser_create
000000000000d110 t suunto_eon_parser_destroy
000000000000d120 t suunto_eon_parser_get_datetime
000000000000cbd0 t suunto_eon_parser_get_field
000000000000cdb0 t suunto_eon_parser_samples_foreach
000000000000ca80 t suunto_eon_parser_set_data
000000000024c0e0 d suunto_eon_parser_vtable
0000000000010ba0 t suunto_eonsteel_device_close
0000000000011a30 t suunto_eonsteel_device_foreach
0000000000011c80 T suunto_eonsteel_device_open
000000000024c1a0 d suunto_eonsteel_device_vtable
0000000000013630 T suunto_eonsteel_parser_create
0000000000011f30 t suunto_eonsteel_parser_destroy
0000000000012690 t suunto_eonsteel_parser_get_datetime
0000000000012560 t suunto_eonsteel_parser_get_field
00000000000130e0 t suunto_eonsteel_parser_samples_foreach
0000000000013120 t suunto_eonsteel_parser_set_data
000000000024c1e0 d suunto_eonsteel_parser_vtable
000000000003a8a0 r suunto_helo2_layout
000000000000b620 t suunto_solution_device_close
000000000000b650 t suunto_solution_device_dump
000000000000bd60 t suunto_solution_device_foreach
000000000000ba30 T suunto_solution_device_open
000000000024c060 d suunto_solution_device_vtable
000000000000bbf0 T suunto_solution_extract_dives
000000000000c270 T suunto_solution_parser_create
000000000000c260 t suunto_solution_parser_destroy
000000000000be60 t suunto_solution_parser_get_field
000000000000c040 t suunto_solution_parser_samples_foreach
000000000000be40 t suunto_solution_parser_set_data
000000000024c0a0 d suunto_solution_parser_vtable
000000000003a650 r suunto_spyder_layout
000000000000ec00 t suunto_vyper2_device_close
000000000000ee30 T suunto_vyper2_device_open
000000000000ec30 t suunto_vyper2_device_packet
000000000000f0f0 T suunto_vyper2_device_reset_maxdepth
000000000000f0b0 T suunto_vyper2_device_version
000000000024ce60 d suunto_vyper2_device_vtable
000000000003a8c0 r suunto_vyper2_layout
000000000000d2b0 t suunto_vyper_device_close
000000000000d720 t suunto_vyper_device_dump
000000000000dd00 t suunto_vyper_device_foreach
000000000000dff0 T suunto_vyper_device_open
000000000000db60 t suunto_vyper_device_read
000000000000e1e0 T suunto_vyper_device_read_dive
000000000024ce20 d suunto_vyper_device_vtable
000000000000d940 t suunto_vyper_device_write
000000000000e230 T suunto_vyper_extract_dives
000000000003a670 r suunto_vyper_layout
000000000000e370 t suunto_vyper_parser_cache
000000000000eb40 T suunto_vyper_parser_create
000000000000eb30 t suunto_vyper_parser_destroy
000000000000e310 t suunto_vyper_parser_get_datetime
000000000000e560 t suunto_vyper_parser_get_field
000000000000e720 t suunto_vyper_parser_samples_foreach
000000000000e2d0 t suunto_vyper_parser_set_data
000000000024c120 d suunto_vyper_parser_vtable
000000000000d390 t suunto_vyper_read_dive
000000000000d2e0 t suunto_vyper_send
000000000000d7b0 t suunto_vyper_transfer
                 U tcdrain@@GLIBC_2.2.5
                 U tcflush@@GLIBC_2.2.5
                 U tcgetattr@@GLIBC_2.2.5
                 U tcsendbreak@@GLIBC_2.2.5
                 U tcsetattr@@GLIBC_2.2.5
                 U time@@GLIBC_2.2.5
000000000003b960 r translate_alarm.4237
000000000003b9c0 r translate_notification.4217
000000000003b980 r translate_warning.4227
0000000000012710 t traverse_data
00000000000131c0 t traverse_fields
0000000000011f50 t traverse_samples
000000000003f740 r tusa_iq700_layout
000000000003d2e0 r tusa_zenair_layout
000000000003d680 r tusa_zenair_version
000000000024c220 d type_translation
0000000000016c00 t uwatec_aladin_device_close
0000000000016c30 t uwatec_aladin_device_dump
00000000000174c0 t uwatec_aladin_device_foreach
0000000000016f50 T uwatec_aladin_device_open
0000000000016f10 t uwatec_aladin_device_set_fingerprint
000000000024c520 d uwatec_aladin_device_vtable
0000000000017140 T uwatec_aladin_extract_dives
00000000000175a0 t uwatec_memomouse_device_close
0000000000017a60 t uwatec_memomouse_device_dump
0000000000018200 t uwatec_memomouse_device_foreach
0000000000017e50 T uwatec_memomouse_device_open
00000000000175d0 t uwatec_memomouse_device_set_fingerprint
000000000024c560 d uwatec_memomouse_device_vtable
0000000000018050 T uwatec_memomouse_extract_dives
0000000000018800 T uwatec_memomouse_parser_create
00000000000182a0 t uwatec_memomouse_parser_destroy
00000000000187a0 t uwatec_memomouse_parser_get_datetime
0000000000018580 t uwatec_memomouse_parser_get_field
00000000000182b0 t uwatec_memomouse_parser_samples_foreach
0000000000018290 t uwatec_memomouse_parser_set_data
000000000024c5a0 d uwatec_memomouse_parser_vtable
0000000000017610 t uwatec_memomouse_read_packet_inner
000000000001aab0 t uwatec_meridian_device_close
000000000001aec0 t uwatec_meridian_device_dump
000000000001b840 t uwatec_meridian_device_foreach
000000000001b4a0 T uwatec_meridian_device_open
000000000001aae0 t uwatec_meridian_device_set_fingerprint
000000000024c660 d uwatec_meridian_device_vtable
000000000001b730 T uwatec_meridian_extract_dives
000000000001ab20 t uwatec_meridian_transfer
000000000003c8e0 r uwatec_smart_aladin_samples
000000000003cce0 r uwatec_smart_aladin_tec2g_header
000000000003cd20 r uwatec_smart_aladin_tec_header
000000000003cca0 r uwatec_smart_com_header
000000000003c7c0 r uwatec_smart_com_samples
0000000000018890 t uwatec_smart_device_close
0000000000018ac0 t uwatec_smart_device_dump
0000000000019290 t uwatec_smart_device_foreach
0000000000018ee0 T uwatec_smart_device_open
00000000000189c0 t uwatec_smart_device_set_fingerprint
000000000024c5e0 d uwatec_smart_device_vtable
00000000000188c0 t uwatec_smart_discovery
0000000000019180 T uwatec_smart_extract_dives
000000000003cd60 r uwatec_smart_galileo_header
000000000003c9c0 r uwatec_smart_galileo_samples
00000000000193c0 t uwatec_smart_parser_cache
000000000001a830 T uwatec_smart_parser_create
00000000000193b0 t uwatec_smart_parser_destroy
000000000001a7a0 t uwatec_smart_parser_get_datetime
000000000001a4c0 t uwatec_smart_parser_get_field
00000000000196e0 t uwatec_smart_parser_samples_foreach
0000000000019320 t uwatec_smart_parser_set_data
000000000024c620 d uwatec_smart_parser_vtable
000000000003cda0 r uwatec_smart_pro_header
000000000003cba0 r uwatec_smart_pro_samples
000000000003cc60 r uwatec_smart_tec_header
000000000003c660 r uwatec_smart_tec_samples
0000000000018a00 t uwatec_smart_transfer
                 U vsnprintf@@GLIBC_2.2.5
                 U write@@GLIBC_2.2.5
000000000002f030 t zeagle_n2ition3_device_close
000000000002f0a0 t zeagle_n2ition3_device_dump
000000000002f520 t zeagle_n2ition3_device_foreach
000000000002fa00 T zeagle_n2ition3_device_open
000000000002f340 t zeagle_n2ition3_device_read
000000000002f060 t zeagle_n2ition3_device_set_fingerprint
000000000024caa0 d zeagle_n2ition3_device_vtable
000000000002f130 t zeagle_n2ition3_packet

libdivecomputer.so.0:
000000000002a9c0 t AES128_CBC_decrypt_buffer
000000000002a7f0 t AES128_CBC_encrypt_buffer
000000000002a7a0 t AES128_ECB_decrypt
000000000002a750 t AES128_ECB_encrypt
000000000003dd00 r CSWTCH.3
000000000003d8e0 r CSWTCH.4
000000000003da80 r CSWTCH.4
000000000002a110 t Cipher
000000000002a3c0 t InvCipher
000000000002a340 t InvShiftRows.isra.5
0000000000029f70 t KeyExpansion
000000000003ef00 r Rcon
000000000002a090 t ShiftRows.isra.1
000000000024d058 d _DYNAMIC
000000000024d268 d _GLOBAL_OFFSET_TABLE_
                 w _ITM_deregisterTMCloneTable
                 w _ITM_registerTMCloneTable
                 w _Jv_RegisterClasses
000000000004aab0 r __FRAME_END__
0000000000040910 r __FUNCTION__.3040
000000000003fdc0 r __FUNCTION__.3315
000000000003d000 r __FUNCTION__.3320
000000000003fda0 r __FUNCTION__.3322
000000000003a0f0 r __FUNCTION__.3330
000000000003cfc0 r __FUNCTION__.3334
000000000003a290 r __FUNCTION__.3337
000000000003c0f0 r __FUNCTION__.3354
000000000003a750 r __FUNCTION__.3356
000000000003de80 r __FUNCTION__.3363
000000000003f9b0 r __FUNCTION__.3369
000000000003c0d0 r __FUNCTION__.3371
000000000003a090 r __FUNCTION__.3374
000000000003a7b0 r __FUNCTION__.3375
000000000003a880 r __FUNCTION__.3383
000000000003fa30 r __FUNCTION__.3383
0000000000040390 r __FUNCTION__.3387
000000000003a050 r __FUNCTION__.3389
000000000003a260 r __FUNCTION__.3389
000000000003f920 r __FUNCTION__.3393
0000000000040630 r __FUNCTION__.3393
000000000003f810 r __FUNCTION__.3397
000000000003fd80 r __FUNCTION__.3398
000000000003c2d0 r __FUNCTION__.3399
000000000003e310 r __FUNCTION__.3399
00000000000402b0 r __FUNCTION__.3400
000000000003a860 r __FUNCTION__.3401
000000000003e0b0 r __FUNCTION__.3403
000000000003e560 r __FUNCTION__.3405
000000000003de40 r __FUNCTION__.3407
000000000003bbb0 r __FUNCTION__.3412
000000000003e750 r __FUNCTION__.3412
000000000003f9f0 r __FUNCTION__.3414
000000000003fd60 r __FUNCTION__.3414
000000000003bd60 r __FUNCTION__.3415
000000000003a450 r __FUNCTION__.3419
000000000003fa10 r __FUNCTION__.3424
000000000003e730 r __FUNCTION__.3425
000000000003a4b0 r __FUNCTION__.3426
000000000003e5b0 r __FUNCTION__.3429
000000000003fd40 r __FUNCTION__.3430
000000000003c060 r __FUNCTION__.3434
000000000003e710 r __FUNCTION__.3438
0000000000040360 r __FUNCTION__.3439
000000000003f7e0 r __FUNCTION__.3445
000000000003a780 r __FUNCTION__.3450
0000000000040600 r __FUNCTION__.3451
0000000000040280 r __FUNCTION__.3463
000000000003c450 r __FUNCTION__.3476
000000000003c430 r __FUNCTION__.3484
000000000003a480 r __FUNCTION__.3487
000000000003dd50 r __FUNCTION__.3488
000000000003c490 r __FUNCTION__.3490
000000000003da90 r __FUNCTION__.3491
00000000000405a0 r __FUNCTION__.3500
000000000003a200 r __FUNCTION__.3505
000000000003e580 r __FUNCTION__.3506
000000000003c470 r __FUNCTION__.3508
000000000003d9a0 r __FUNCTION__.3510
000000000003db60 r __FUNCTION__.3510
000000000003c630 r __FUNCTION__.3514
000000000003e080 r __FUNCTION__.3514
000000000003a1e0 r __FUNCTION__.3516
0000000000040540 r __FUNCTION__.3521
000000000003bb50 r __FUNCTION__.3523
0000000000040310 r __FUNCTION__.3523
000000000003bd10 r __FUNCTION__.3525
00000000000401e0 r __FUNCTION__.3525
000000000003d9c0 r __FUNCTION__.3526
000000000003db80 r __FUNCTION__.3526
000000000003ff00 r __FUNCTION__.3526
000000000003c270 r __FUNCTION__.3527
000000000003ce90 r __FUNCTION__.3527
0000000000040110 r __FUNCTION__.3527
000000000003bb70 r __FUNCTION__.3530
0000000000040520 r __FUNCTION__.3530
000000000003d980 r __FUNCTION__.3533
000000000003db20 r __FUNCTION__.3533
00000000000401a0 r __FUNCTION__.3533
000000000003fea0 r __FUNCTION__.3534
00000000000400a0 r __FUNCTION__.3535
000000000003bc80 r __FUNCTION__.3537
000000000003a3b0 r __FUNCTION__.3538
000000000003ce70 r __FUNCTION__.3539
00000000000402f0 r __FUNCTION__.3540
000000000003df70 r __FUNCTION__.3541
000000000003e430 r __FUNCTION__.3541
0000000000040180 r __FUNCTION__.3541
000000000003bae0 r __FUNCTION__.3542
000000000003da00 r __FUNCTION__.3542
000000000003ee70 r __FUNCTION__.3542
000000000003dba0 r __FUNCTION__.3543
000000000003f8d0 r __FUNCTION__.3543
000000000003dd20 r __FUNCTION__.3544
000000000003cef0 r __FUNCTION__.3546
000000000003c1a0 r __FUNCTION__.3548
000000000003e280 r __FUNCTION__.3548
0000000000040200 r __FUNCTION__.3548
0000000000040560 r __FUNCTION__.3548
000000000003a390 r __FUNCTION__.3549
000000000003da20 r __FUNCTION__.3549
000000000003bcb0 r __FUNCTION__.3550
000000000003db00 r __FUNCTION__.3551
000000000003e490 r __FUNCTION__.3551
000000000003fee0 r __FUNCTION__.3551
000000000003e150 r __FUNCTION__.3552
000000000003bb10 r __FUNCTION__.3555
000000000003eed0 r __FUNCTION__.3557
00000000000400e0 r __FUNCTION__.3557
000000000003c020 r __FUNCTION__.3558
000000000003dbc0 r __FUNCTION__.3558
000000000003df50 r __FUNCTION__.3558
000000000003a630 r __FUNCTION__.3559
000000000003f8b0 r __FUNCTION__.3560
000000000003c1c0 r __FUNCTION__.3562
000000000003bcd0 r __FUNCTION__.3563
000000000003d960 r __FUNCTION__.3563
000000000003ced0 r __FUNCTION__.3564
000000000003bb30 r __FUNCTION__.3565
000000000003eeb0 r __FUNCTION__.3565
000000000003e220 r __FUNCTION__.3566
000000000003e9f8 r __FUNCTION__.3567
00000000000401c0 r __FUNCTION__.3568
0000000000040580 r __FUNCTION__.3568
000000000003bcf0 r __FUNCTION__.3569
000000000003bf00 r __FUNCTION__.3570
000000000003f700 r __FUNCTION__.3570
000000000003a5d0 r __FUNCTION__.3572
000000000003c200 r __FUNCTION__.3572
000000000003dae0 r __FUNCTION__.3572
000000000003d940 r __FUNCTION__.3575
000000000003ea50 r __FUNCTION__.3575
000000000003fe20 r __FUNCTION__.3577
000000000003e0f0 r __FUNCTION__.3578
000000000003a960 r __FUNCTION__.3583
000000000003a370 r __FUNCTION__.3584
000000000003a570 r __FUNCTION__.3584
000000000003bf60 r __FUNCTION__.3584
000000000003dac0 r __FUNCTION__.3584
000000000003ee90 r __FUNCTION__.3588
000000000003e1e0 r __FUNCTION__.3589
000000000003a340 r __FUNCTION__.3592
000000000003ea30 r __FUNCTION__.3592
000000000003e470 r __FUNCTION__.3593
0000000000040160 r __FUNCTION__.3593
000000000003a9c0 r __FUNCTION__.3594
000000000003c230 r __FUNCTION__.3594
000000000003d9e0 r __FUNCTION__.3594
000000000003bc40 r __FUNCTION__.3595
000000000003fe60 r __FUNCTION__.3600
000000000003bfa0 r __FUNCTION__.3601
000000000003f890 r __FUNCTION__.3602
000000000003bac0 r __FUNCTION__.3604
000000000003a9a0 r __FUNCTION__.3611
000000000003db40 r __FUNCTION__.3611
000000000003d0a0 r __FUNCTION__.3614
000000000003c250 r __FUNCTION__.3615
000000000003f720 r __FUNCTION__.3615
000000000003e410 r __FUNCTION__.3623
000000000003ea10 r __FUNCTION__.3624
000000000003a5f0 r __FUNCTION__.3627
000000000003bf80 r __FUNCTION__.3627
000000000003ee50 r __FUNCTION__.3628
000000000003e9e0 r __FUNCTION__.3632
000000000003ee30 r __FUNCTION__.3637
000000000003bf40 r __FUNCTION__.3642
000000000003e9c0 r __FUNCTION__.3643
000000000003ee10 r __FUNCTION__.3645
000000000003f6c0 r __FUNCTION__.3647
000000000003a5b0 r __FUNCTION__.3648
000000000003c600 r __FUNCTION__.3648
000000000003d0c0 r __FUNCTION__.3650
000000000003e9a0 r __FUNCTION__.3654
000000000003bec0 r __FUNCTION__.3657
000000000003f6e0 r __FUNCTION__.3659
000000000003a610 r __FUNCTION__.3670
000000000003be80 r __FUNCTION__.3671
000000000003e980 r __FUNCTION__.3672
000000000003be40 r __FUNCTION__.3699
000000000003e940 r __FUNCTION__.3717
000000000003bfe0 r __FUNCTION__.3729
000000000003e920 r __FUNCTION__.3738
000000000003e900 r __FUNCTION__.3757
000000000003e960 r __FUNCTION__.3778
000000000003fc50 r __FUNCTION__.3831
000000000003ffa0 r __FUNCTION__.3851
000000000003ac10 r __FUNCTION__.3859
000000000003ec30 r __FUNCTION__.3910
000000000003fc20 r __FUNCTION__.3915
000000000003abe0 r __FUNCTION__.3929
000000000003d8f0 r __FUNCTION__.3933
000000000003ec70 r __FUNCTION__.3946
000000000003f5f0 r __FUNCTION__.4018
000000000003f630 r __FUNCTION__.4033
000000000003f550 r __FUNCTION__.4041
000000000003b920 r __FUNCTION__.4048
000000000003f5b0 r __FUNCTION__.4049
000000000003ec50 r __FUNCTION__.4054
000000000003f590 r __FUNCTION__.4058
000000000003f610 r __FUNCTION__.4069
000000000003b938 r __FUNCTION__.4078
000000000003f5d0 r __FUNCTION__.4099
000000000003b948 r __FUNCTION__.4101
000000000003f530 r __FUNCTION__.4139
000000000003f510 r __FUNCTION__.4148
000000000003f4f0 r __FUNCTION__.4156
000000000003f4d0 r __FUNCTION__.4165
000000000003f4b0 r __FUNCTION__.4175
000000000003f450 r __FUNCTION__.4203
000000000003f470 r __FUNCTION__.4219
000000000003fb40 r __FUNCTION__.4245
000000000003f430 r __FUNCTION__.4260
000000000003f490 r __FUNCTION__.4270
000000000003fb00 r __FUNCTION__.4271
000000000003ba00 r __FUNCTION__.4277
000000000003fb20 r __FUNCTION__.4283
000000000003f570 r __FUNCTION__.4287
0000000000040d50 r __FUNCTION__.4340
0000000000040d30 r __FUNCTION__.4344
0000000000040d10 r __FUNCTION__.4349
0000000000040cf0 r __FUNCTION__.4360
0000000000040cd0 r __FUNCTION__.4374
0000000000040cb0 r __FUNCTION__.4381
0000000000040c90 r __FUNCTION__.4387
0000000000040c70 r __FUNCTION__.4399
0000000000040c50 r __FUNCTION__.4411
0000000000040b98 r __FUNCTION__.4442
0000000000040b88 r __FUNCTION__.4447
0000000000040b70 r __FUNCTION__.4456
0000000000040b50 r __FUNCTION__.4518
0000000000040b30 r __FUNCTION__.4533
0000000000040b18 r __FUNCTION__.4548
0000000000040b08 r __FUNCTION__.4561
0000000000040af8 r __FUNCTION__.4582
0000000000040ae0 r __FUNCTION__.4591
0000000000040ac0 r __FUNCTION__.4596
0000000000040aa8 r __FUNCTION__.4602
0000000000040a98 r __FUNCTION__.4609
0000000000040a80 r __FUNCTION__.4616
0000000000040a60 r __FUNCTION__.4621
0000000000040a50 r __FUNCTION__.4627
0000000000040a40 r __FUNCTION__.4637
000000000003b188 r __FUNCTION__.4670
000000000003b1a8 r __FUNCTION__.4683
000000000003b198 r __FUNCTION__.4697
000000000003b1b8 r __FUNCTION__.4721
000000000003b178 r __FUNCTION__.4733
000000000003b1c8 r __FUNCTION__.4751
000000000003b1d8 r __FUNCTION__.4764
000000000003b160 r __FUNCTION__.4780
000000000003b1f0 r __FUNCTION__.4788
000000000024b010 d __JCR_END__
000000000024b010 d __JCR_LIST__
00000000000406e0 r __PRETTY_FUNCTION__.1889
00000000000406c0 r __PRETTY_FUNCTION__.1897
00000000000406a0 r __PRETTY_FUNCTION__.1904
0000000000040680 r __PRETTY_FUNCTION__.1911
0000000000039ef0 r __PRETTY_FUNCTION__.3233
0000000000039ec0 r __PRETTY_FUNCTION__.3240
0000000000039ea0 r __PRETTY_FUNCTION__.3248
000000000003a110 r __PRETTY_FUNCTION__.3304
000000000003d070 r __PRETTY_FUNCTION__.3305
000000000003d040 r __PRETTY_FUNCTION__.3312
000000000003a0d0 r __PRETTY_FUNCTION__.3313
000000000003d020 r __PRETTY_FUNCTION__.3319
000000000003cfe0 r __PRETTY_FUNCTION__.3328
000000000003dea0 r __PRETTY_FUNCTION__.3345
000000000003f9d0 r __PRETTY_FUNCTION__.3367
000000000003a0b0 r __PRETTY_FUNCTION__.3373
000000000003a070 r __PRETTY_FUNCTION__.3382
000000000003de60 r __PRETTY_FUNCTION__.3403
000000000003ceb0 r __PRETTY_FUNCTION__.3524
000000000003e450 r __PRETTY_FUNCTION__.3539
000000000003e240 r __PRETTY_FUNCTION__.3565
000000000003e260 r __PRETTY_FUNCTION__.3573
000000000003e110 r __PRETTY_FUNCTION__.3577
000000000003a590 r __PRETTY_FUNCTION__.3581
000000000003e130 r __PRETTY_FUNCTION__.3585
000000000003e200 r __PRETTY_FUNCTION__.3586
000000000003bfc0 r __PRETTY_FUNCTION__.3598
000000000003a980 r __PRETTY_FUNCTION__.3613
0000000000039e60 r __PRETTY_FUNCTION__.3984
000000000024d7c8 d __TMC_END__
                 U __assert_fail@@GLIBC_2.2.5
000000000024d7c8 b __bss_start
                 U __ctype_b_loc@@GLIBC_2.3
                 w __cxa_finalize@@GLIBC_2.2.5
0000000000008c40 t __do_global_dtors_aux
000000000024b008 t __do_global_dtors_aux_fini_array_entry
000000000024d7c0 d __dso_handle
                 U __errno_location@@GLIBC_2.2.5
000000000024b000 t __frame_dummy_init_array_entry
                 w __gmon_start__
                 U __isoc99_sscanf@@GLIBC_2.7
                 U __strdup@@GLIBC_2.2.5
                 U __xpg_strerror_r@@GLIBC_2.3.4
000000000024d7c8 d _edata
000000000024d7d0 b _end
000000000003967c t _fini
0000000000008100 t _init
00000000000126c0 t add_string
000000000003d0e0 r aeris_a300cs_layout
000000000003d4e0 r aeris_a300cs_version
000000000003d4a0 r aeris_f10_layout
000000000003d870 r aeris_f10_version
000000000003d460 r aeris_f11_layout
000000000003d850 r aeris_f11_version
0000000000036bf0 t array_convert_bin2hex
0000000000036ca0 t array_convert_hex2bin
0000000000036ad0 t array_isequal
0000000000036a60 t array_reverse_bits
0000000000036a20 t array_reverse_bytes
0000000000036b70 t array_search_backward
0000000000036b10 t array_search_forward
0000000000036e40 t array_uint16_be
0000000000036e50 t array_uint16_le
0000000000036de0 t array_uint24_be
0000000000036e00 t array_uint24_be_set
0000000000036e20 t array_uint24_le
0000000000036d80 t array_uint32_be
0000000000036da0 t array_uint32_le
0000000000036dc0 t array_uint32_le_set
0000000000036d20 t array_uint_be
0000000000036d50 t array_uint_le
000000000002fc10 t atomics_cobalt_device_close
000000000002ff50 t atomics_cobalt_device_foreach
0000000000030380 T atomics_cobalt_device_open
0000000000030100 t atomics_cobalt_device_set_fingerprint
0000000000030140 T atomics_cobalt_device_set_simulation
0000000000030180 T atomics_cobalt_device_version
000000000024cae0 d atomics_cobalt_device_vtable
0000000000031060 T atomics_cobalt_parser_create
00000000000305b0 t atomics_cobalt_parser_destroy
0000000000030b40 t atomics_cobalt_parser_get_datetime
0000000000030ba0 t atomics_cobalt_parser_get_field
00000000000305c0 t atomics_cobalt_parser_samples_foreach
00000000000310f0 T atomics_cobalt_parser_set_calibration
00000000000305a0 t atomics_cobalt_parser_set_data
000000000024cb20 d atomics_cobalt_parser_vtable
000000000002fc40 t atomics_cobalt_read_dive
0000000000036e60 t bcd2dec
                 U calloc@@GLIBC_2.2.5
                 U cfsetispeed@@GLIBC_2.2.5
                 U cfsetospeed@@GLIBC_2.2.5
00000000000369a0 t checksum_add_uint16
0000000000036950 t checksum_add_uint4
0000000000036980 t checksum_add_uint8
00000000000369e0 t checksum_crc_ccitt_uint16
00000000000369c0 t checksum_xor_uint8
00000000000349d0 t citizen_aqualand_device_close
0000000000034a00 t citizen_aqualand_device_dump
0000000000034c30 t citizen_aqualand_device_foreach
0000000000034d50 T citizen_aqualand_device_open
0000000000034d10 t citizen_aqualand_device_set_fingerprint
000000000024cce0 d citizen_aqualand_device_vtable
0000000000035490 T citizen_aqualand_parser_create
0000000000034f10 t citizen_aqualand_parser_destroy
00000000000353e0 t citizen_aqualand_parser_get_datetime
00000000000352e0 t citizen_aqualand_parser_get_field
0000000000034f20 t citizen_aqualand_parser_samples_foreach
0000000000034f00 t citizen_aqualand_parser_set_data
000000000024cd20 d citizen_aqualand_parser_vtable
                 U close@@GLIBC_2.2.5
                 U closedir@@GLIBC_2.2.5
000000000024d7c8 b completed.6927
                 U connect@@GLIBC_2.2.5
0000000000040700 r crc_ccitt_table.1893
000000000002d060 t cressi_edy_device_close
000000000002d8f0 t cressi_edy_device_dump
000000000002d230 t cressi_edy_device_foreach
000000000002d980 T cressi_edy_device_open
000000000002d0c0 t cressi_edy_device_read
000000000002d8b0 t cressi_edy_device_set_fingerprint
000000000024c9a0 d cressi_edy_device_vtable
000000000003f760 r cressi_edy_layout
000000000002e1b0 T cressi_edy_parser_create
000000000002dcd0 t cressi_edy_parser_destroy
000000000002e120 t cressi_edy_parser_get_datetime
000000000002df40 t cressi_edy_parser_get_field
000000000002dce0 t cressi_edy_parser_samples_foreach
000000000002dcc0 t cressi_edy_parser_set_data
000000000024c9e0 d cressi_edy_parser_vtable
000000000002ce00 t cressi_edy_transfer
000000000002e240 t cressi_leonardo_device_close
000000000002e270 t cressi_leonardo_device_dump
000000000002ec80 t cressi_leonardo_device_foreach
000000000002e650 T cressi_leonardo_device_open
000000000002e610 t cressi_leonardo_device_set_fingerprint
000000000024ca20 d cressi_leonardo_device_vtable
000000000002e850 t cressi_leonardo_extract_dives
000000000002efb0 T cressi_leonardo_parser_create
000000000002edc0 t cressi_leonardo_parser_destroy
000000000002ed60 t cressi_leonardo_parser_get_datetime
000000000002eea0 t cressi_leonardo_parser_get_field
000000000002edd0 t cressi_leonardo_parser_samples_foreach
000000000002ed50 t cressi_leonardo_parser_set_data
000000000024ca60 d cressi_leonardo_parser_vtable
00000000000370f0 T dc_buffer_append
0000000000036ff0 T dc_buffer_clear
0000000000036e70 t dc_buffer_expand_append
0000000000036fc0 T dc_buffer_free
00000000000372f0 T dc_buffer_get_data
00000000000372d0 T dc_buffer_get_size
0000000000036f50 T dc_buffer_new
0000000000037150 T dc_buffer_prepend
0000000000037020 T dc_buffer_reserve
0000000000037080 T dc_buffer_resize
00000000000372a0 T dc_buffer_slice
0000000000009140 T dc_context_free
0000000000009300 t dc_context_hexdump
0000000000009180 t dc_context_log
00000000000090c0 T dc_context_new
0000000000009160 T dc_context_set_logfunc
0000000000009150 T dc_context_set_loglevel
0000000000009280 t dc_context_syserror
000000000000a4a0 T dc_datetime_gmtime
000000000000a430 T dc_datetime_localtime
000000000000a510 T dc_datetime_mktime
000000000000a420 T dc_datetime_now
0000000000008da0 T dc_descriptor_free
0000000000008e10 T dc_descriptor_get_model
0000000000008dd0 T dc_descriptor_get_product
0000000000008e30 T dc_descriptor_get_transport
0000000000008df0 T dc_descriptor_get_type
0000000000008db0 T dc_descriptor_get_vendor
0000000000008d50 T dc_descriptor_iterator
0000000000008d40 t dc_descriptor_iterator_free
0000000000008d10 t dc_descriptor_iterator_next
000000000024b020 d dc_descriptor_iterator_vtable
0000000000009b90 T dc_device_close
00000000000099b0 t dc_device_custom_open
0000000000009b50 T dc_device_dump
0000000000009b70 T dc_device_foreach
0000000000009a90 T dc_device_get_type
0000000000009a70 t dc_device_isinstance
00000000000094c0 T dc_device_open
0000000000009b10 T dc_device_read
0000000000009ab0 T dc_device_set_cancel
0000000000009ad0 T dc_device_set_events
0000000000009af0 T dc_device_set_fingerprint
0000000000009b30 T dc_device_write
0000000000025e80 t dc_ihex_file_close
0000000000025890 t dc_ihex_file_open
0000000000025990 t dc_ihex_file_read
0000000000025e30 t dc_ihex_file_reset
0000000000008ec0 T dc_iterator_free
0000000000008e80 T dc_iterator_next
000000000000a3b0 T dc_parser_destroy
000000000000a350 T dc_parser_get_datetime
000000000000a370 T dc_parser_get_field
000000000000a300 T dc_parser_get_type
000000000000a2e0 t dc_parser_isinstance
0000000000009e50 T dc_parser_new
000000000000a390 T dc_parser_samples_foreach
000000000000a320 T dc_parser_set_data
0000000000037310 t dc_serial_init
0000000000037330 t dc_serial_native_open
0000000000008cb0 T dc_version
0000000000008ce0 T dc_version_check
0000000000008bb0 t deregister_tm_clones
0000000000011ee0 t desc_free
0000000000009d60 t device_dump_read
0000000000009bd0 t device_event_emit
0000000000009470 t device_init
0000000000009e30 t device_is_cancelled
000000000003b210 r dive_directory
0000000000033920 t diverite_nitekq_device_close
0000000000033a60 t diverite_nitekq_device_dump
00000000000341f0 t diverite_nitekq_device_foreach
0000000000033c30 T diverite_nitekq_device_open
0000000000033960 t diverite_nitekq_device_set_fingerprint
000000000024cc60 d diverite_nitekq_device_vtable
0000000000033f00 T diverite_nitekq_extract_dives
0000000000034910 T diverite_nitekq_parser_create
00000000000342e0 t diverite_nitekq_parser_destroy
0000000000034290 t diverite_nitekq_parser_get_datetime
0000000000034790 t diverite_nitekq_parser_get_field
00000000000342f0 t diverite_nitekq_parser_samples_foreach
0000000000034280 t diverite_nitekq_parser_set_data
000000000024cca0 d diverite_nitekq_parser_vtable
00000000000339b0 t diverite_nitekq_receive.constprop.2
00000000000338a0 t diverite_nitekq_send
0000000000035510 t divesystem_idive_device_close
0000000000035a70 t divesystem_idive_device_foreach
0000000000035e60 T divesystem_idive_device_open
0000000000035540 t divesystem_idive_device_set_fingerprint
000000000024cd60 d divesystem_idive_device_vtable
00000000000366a0 T divesystem_idive_parser_create
0000000000036060 t divesystem_idive_parser_destroy
0000000000036660 t divesystem_idive_parser_get_datetime
00000000000364e0 t divesystem_idive_parser_get_field
0000000000036070 t divesystem_idive_parser_samples_foreach
0000000000036010 t divesystem_idive_parser_set_data
000000000024cda0 d divesystem_idive_parser_vtable
0000000000035570 t divesystem_idive_transfer
                 U fclose@@GLIBC_2.2.5
                 U feof@@GLIBC_2.2.5
                 U fnmatch@@GLIBC_2.2.5
                 U fopen@@GLIBC_2.2.5
                 U fprintf@@GLIBC_2.2.5
0000000000008c80 t frame_dummy
                 U fread@@GLIBC_2.2.5
                 U free@@GLIBC_2.2.5
000000000024b040 d g_descriptors
00000000000112c0 t get_file_list
000000000001b8d0 t get_profile_first.isra.0
000000000001b960 t get_profile_last.isra.2
                 U getsockopt@@GLIBC_2.2.5
                 U gettimeofday@@GLIBC_2.2.5
                 U gmtime_r@@GLIBC_2.2.5
000000000003d1a0 r hollis_tx1_layout
000000000003d570 r hollis_tx1_version
0000000000029d30 T hw_frog_device_clock
0000000000029470 t hw_frog_device_close
0000000000029eb0 T hw_frog_device_customtext
0000000000029df0 T hw_frog_device_display
00000000000297a0 t hw_frog_device_foreach
0000000000029510 T hw_frog_device_open
0000000000029430 t hw_frog_device_set_fingerprint
0000000000029740 T hw_frog_device_version
000000000024c920 d hw_frog_device_vtable
00000000000293c0 t hw_frog_strncpy
0000000000029080 t hw_frog_transfer
000000000002c0d0 T hw_ostc3_device_clock
000000000002af40 t hw_ostc3_device_close
000000000002c340 T hw_ostc3_device_config_read
000000000002c500 T hw_ostc3_device_config_reset
000000000002c400 T hw_ostc3_device_config_write
000000000002b850 t hw_ostc3_device_custom_open
000000000002c270 T hw_ostc3_device_customtext
000000000002c1a0 T hw_ostc3_device_display
000000000002b4b0 t hw_ostc3_device_dump
000000000002baf0 t hw_ostc3_device_foreach
000000000002c560 T hw_ostc3_device_fwupdate
000000000002ba70 T hw_ostc3_device_hardware
000000000002b070 t hw_ostc3_device_init
000000000002b670 T hw_ostc3_device_open
000000000002b290 t hw_ostc3_device_set_fingerprint
000000000002b9f0 T hw_ostc3_device_version
000000000024c960 d hw_ostc3_device_vtable
000000000002b2d0 t hw_ostc3_firmware_readline.part.2
000000000002b000 t hw_ostc3_strncpy
000000000002aba0 t hw_ostc3_transfer
0000000000026640 T hw_ostc_device_clock
0000000000025eb0 t hw_ostc_device_close
0000000000025ff0 t hw_ostc_device_dump
0000000000026760 T hw_ostc_device_eeprom_read
00000000000268a0 T hw_ostc_device_eeprom_write
0000000000026f80 t hw_ostc_device_foreach
00000000000270a0 T hw_ostc_device_fwupdate
0000000000026550 T hw_ostc_device_md2hash
0000000000026390 T hw_ostc_device_open
00000000000269a0 T hw_ostc_device_reset
00000000000269e0 T hw_ostc_device_screenshot
0000000000026350 t hw_ostc_device_set_fingerprint
000000000024c8a0 d hw_ostc_device_vtable
0000000000026e50 T hw_ostc_extract_dives
000000000003ece0 r hw_ostc_layout_frog
000000000003ed20 r hw_ostc_layout_ostc
000000000003eca0 r hw_ostc_layout_ostc3
0000000000027930 t hw_ostc_parser_cache
0000000000028f90 T hw_ostc_parser_create
0000000000027ba0 t hw_ostc_parser_destroy
0000000000028e70 t hw_ostc_parser_get_datetime
00000000000288a0 t hw_ostc_parser_get_field
0000000000027bb0 t hw_ostc_parser_samples_foreach
00000000000278d0 t hw_ostc_parser_set_data
000000000024c8e0 d hw_ostc_parser_vtable
0000000000025ee0 t hw_ostc_send
                 U ioctl@@GLIBC_2.2.5
0000000000039370 t irda_socket_available
0000000000038ed0 t irda_socket_close
00000000000392a0 t irda_socket_connect_lsap
0000000000039160 t irda_socket_connect_name
0000000000038fc0 t irda_socket_discover
0000000000038df0 t irda_socket_open
00000000000393f0 t irda_socket_read
0000000000038f60 t irda_socket_set_timeout
00000000000395a0 t irda_socket_write
0000000000009010 t l_snprintf.constprop.0
                 U libusb_bulk_transfer
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_control_transfer
                 U libusb_error_name
                 U libusb_exit
                 U libusb_init
                 U libusb_interrupt_transfer
                 U libusb_open_device_with_vid_pid
                 U libusb_release_interface
                 U libusb_set_auto_detach_kernel_driver
                 U localtime_r@@GLIBC_2.2.5
0000000000008ef0 t logfunc
                 U malloc@@GLIBC_2.2.5
0000000000021090 t mares_common_device_init
00000000000210e0 t mares_common_device_read
0000000000021530 t mares_common_extract_dives
0000000000023490 t mares_darwin_device_close
00000000000234c0 t mares_darwin_device_dump
0000000000023ac0 t mares_darwin_device_foreach
00000000000235c0 T mares_darwin_device_open
0000000000023580 t mares_darwin_device_set_fingerprint
000000000024cfe0 d mares_darwin_device_vtable
00000000000237f0 T mares_darwin_extract_dives
000000000003e2c0 r mares_darwin_layout
0000000000024090 T mares_darwin_parser_create
0000000000023bd0 t mares_darwin_parser_destroy
0000000000023d80 t mares_darwin_parser_get_datetime
0000000000023be0 t mares_darwin_parser_get_field
0000000000023de0 t mares_darwin_parser_samples_foreach
0000000000023bc0 t mares_darwin_parser_set_data
000000000024c7e0 d mares_darwin_parser_vtable
000000000003e2a0 r mares_darwinair_layout
0000000000024150 t mares_iconhd_device_close
0000000000024180 t mares_iconhd_device_dump
0000000000024cf0 t mares_iconhd_device_foreach
00000000000245f0 T mares_iconhd_device_open
0000000000024500 t mares_iconhd_device_read
0000000000024250 t mares_iconhd_device_set_fingerprint
000000000024c820 d mares_iconhd_device_vtable
0000000000024970 T mares_iconhd_extract_dives
000000000003e4e0 r mares_iconhd_layout
0000000000024e30 t mares_iconhd_parser_cache
00000000000257c0 T mares_iconhd_parser_create
0000000000024e20 t mares_iconhd_parser_destroy
0000000000025700 t mares_iconhd_parser_get_datetime
0000000000025440 t mares_iconhd_parser_get_field
0000000000025120 t mares_iconhd_parser_samples_foreach
0000000000024dd0 t mares_iconhd_parser_set_data
000000000024c860 d mares_iconhd_parser_vtable
0000000000024290 t mares_iconhd_transfer
000000000003e4d0 r mares_iconhdnet_layout
000000000003e4c0 r mares_matrix_layout
000000000003df90 r mares_nemo_apneist_layout
00000000000219e0 t mares_nemo_device_close
0000000000021a10 t mares_nemo_device_dump
0000000000022080 t mares_nemo_device_foreach
0000000000021de0 T mares_nemo_device_open
0000000000021da0 t mares_nemo_device_set_fingerprint
000000000024c760 d mares_nemo_device_vtable
0000000000021fe0 T mares_nemo_extract_dives
000000000003dfb0 r mares_nemo_layout
0000000000022de0 T mares_nemo_parser_create
00000000000221b0 t mares_nemo_parser_destroy
0000000000022150 t mares_nemo_parser_get_datetime
0000000000022810 t mares_nemo_parser_get_field
00000000000221c0 t mares_nemo_parser_samples_foreach
0000000000022c00 t mares_nemo_parser_set_data
000000000024c7a0 d mares_nemo_parser_vtable
000000000003e190 r mares_nemoair_layout
000000000003e4b0 r mares_nemowide2_layout
000000000003e170 r mares_nemowide_layout
0000000000022ee0 t mares_puck_device_close
0000000000022f10 t mares_puck_device_dump
0000000000022fd0 t mares_puck_device_foreach
0000000000023110 T mares_puck_device_open
00000000000230d0 t mares_puck_device_set_fingerprint
000000000024cfa0 d mares_puck_device_vtable
00000000000233b0 T mares_puck_extract_dives
000000000003e1b0 r mares_puck_layout
                 U memcmp@@GLIBC_2.2.5
                 U memcpy@@GLIBC_2.14
                 U memmove@@GLIBC_2.2.5
                 U memset@@GLIBC_2.2.5
                 U mktime@@GLIBC_2.2.5
                 U nanosleep@@GLIBC_2.2.5
000000000024d020 d native_serial_ops
000000000003d3e0 r oceanic_atom1_layout
000000000003d830 r oceanic_atom1_version
000000000001ccf0 t oceanic_atom2_device_close
000000000001d060 T oceanic_atom2_device_keepalive
000000000001d6c0 T oceanic_atom2_device_open
000000000001d150 T oceanic_atom2_device_open2
000000000001cd60 t oceanic_atom2_device_read
000000000001d0b0 T oceanic_atom2_device_version
000000000024cee0 d oceanic_atom2_device_vtable
000000000001cf50 t oceanic_atom2_device_write
000000000001ed40 T oceanic_atom2_parser_create
000000000001d6f0 t oceanic_atom2_parser_destroy
000000000001e890 t oceanic_atom2_parser_get_datetime
000000000001e380 t oceanic_atom2_parser_get_field
000000000001d700 t oceanic_atom2_parser_samples_foreach
000000000001d6d0 t oceanic_atom2_parser_set_data
000000000024c6a0 d oceanic_atom2_parser_vtable
000000000001ca10 t oceanic_atom2_transfer
000000000003d810 r oceanic_atom2_version
000000000003d3a0 r oceanic_atom2a_layout
000000000003d780 r oceanic_atom2a_version
000000000003d360 r oceanic_atom2b_layout
000000000003d720 r oceanic_atom2b_version
000000000003d320 r oceanic_atom2c_layout
000000000003d6e0 r oceanic_atom2c_version
000000000003d220 r oceanic_atom3_layout
000000000003d5e0 r oceanic_atom3_version
000000000001bcb0 t oceanic_common_device_dump
000000000001bdd0 t oceanic_common_device_foreach
000000000001ba50 t oceanic_common_device_init
000000000001bad0 t oceanic_common_device_set_fingerprint
000000000001b9f0 t oceanic_common_match
000000000003d420 r oceanic_default_layout
000000000003d2a0 r oceanic_oc1_layout
000000000003d640 r oceanic_oc1_version
000000000003d260 r oceanic_oci_layout
000000000003d610 r oceanic_oci_version
000000000003d120 r oceanic_reactpro_layout
000000000003d510 r oceanic_reactpro_version
000000000003d160 r oceanic_veo1_layout
000000000003d540 r oceanic_veo1_version
000000000001ef00 t oceanic_veo250_device_close
000000000001f3a0 T oceanic_veo250_device_keepalive
000000000001f560 T oceanic_veo250_device_open
000000000001f1d0 t oceanic_veo250_device_read
000000000001f440 T oceanic_veo250_device_version
000000000024cf20 d oceanic_veo250_device_vtable
000000000003da40 r oceanic_veo250_layout
000000000001fd70 T oceanic_veo250_parser_create
000000000001fa30 t oceanic_veo250_parser_destroy
000000000001f980 t oceanic_veo250_parser_get_datetime
000000000001fbb0 t oceanic_veo250_parser_get_field
000000000001fa40 t oceanic_veo250_parser_samples_foreach
000000000001f960 t oceanic_veo250_parser_set_data
000000000024c6e0 d oceanic_veo250_parser_vtable
000000000001ef90 t oceanic_veo250_transfer
000000000003d1e0 r oceanic_vt4_layout
000000000003d5a0 r oceanic_vt4_version
0000000000020000 t oceanic_vtpro_device_close
0000000000020260 T oceanic_vtpro_device_keepalive
00000000000204d0 T oceanic_vtpro_device_open
00000000000200b0 t oceanic_vtpro_device_read
0000000000020300 T oceanic_vtpro_device_version
000000000024cf60 d oceanic_vtpro_device_vtable
000000000003dc20 r oceanic_vtpro_layout
0000000000021000 T oceanic_vtpro_parser_create
0000000000020970 t oceanic_vtpro_parser_destroy
0000000000020f00 t oceanic_vtpro_parser_get_datetime
0000000000020d30 t oceanic_vtpro_parser_get_field
0000000000020980 t oceanic_vtpro_parser_samples_foreach
0000000000020950 t oceanic_vtpro_parser_set_data
000000000024c720 d oceanic_vtpro_parser_vtable
000000000001fe20 t oceanic_vtpro_transfer
000000000003dbe0 r oceanic_wisdom_layout
000000000003dc50 r oceanic_wisdom_version
                 U open@@GLIBC_2.2.5
                 U opendir@@GLIBC_2.2.5
000000000003f650 r ostc3_key
000000000000a2c0 t parser_init
                 U read@@GLIBC_2.2.5
0000000000011640 t read_file
                 U readdir@@GLIBC_2.2.5
                 U realloc@@GLIBC_2.2.5
0000000000010f60 t receive_header
0000000000010db0 t receive_packet.isra.1
                 U recv@@GLIBC_2.2.5
0000000000013690 t reefnet_sensus_device_close
0000000000013770 t reefnet_sensus_device_dump
0000000000013ff0 t reefnet_sensus_device_foreach
0000000000013d70 T reefnet_sensus_device_get_handshake
0000000000013ba0 T reefnet_sensus_device_open
0000000000013730 t reefnet_sensus_device_set_fingerprint
000000000024c3a0 d reefnet_sensus_device_vtable
0000000000013e00 T reefnet_sensus_extract_dives
0000000000014490 T reefnet_sensus_parser_create
0000000000014420 t reefnet_sensus_parser_destroy
0000000000014430 t reefnet_sensus_parser_get_datetime
00000000000140b0 t reefnet_sensus_parser_get_field
0000000000014230 t reefnet_sensus_parser_samples_foreach
0000000000014560 T reefnet_sensus_parser_set_calibration
0000000000014090 t reefnet_sensus_parser_set_data
000000000024c3e0 d reefnet_sensus_parser_vtable
00000000000145b0 t reefnet_sensuspro_device_close
0000000000014820 t reefnet_sensuspro_device_dump
0000000000014f00 t reefnet_sensuspro_device_foreach
0000000000014bc0 T reefnet_sensuspro_device_get_handshake
0000000000014a00 T reefnet_sensuspro_device_open
00000000000145e0 t reefnet_sensuspro_device_set_fingerprint
000000000024c420 d reefnet_sensuspro_device_vtable
0000000000014c50 T reefnet_sensuspro_device_write_interval
0000000000014d20 T reefnet_sensuspro_extract_dives
00000000000153b0 T reefnet_sensuspro_parser_create
0000000000014fc0 t reefnet_sensuspro_parser_destroy
0000000000015350 t reefnet_sensuspro_parser_get_datetime
0000000000015170 t reefnet_sensuspro_parser_get_field
0000000000014fd0 t reefnet_sensuspro_parser_samples_foreach
0000000000015480 T reefnet_sensuspro_parser_set_calibration
0000000000014fa0 t reefnet_sensuspro_parser_set_data
000000000024c460 d reefnet_sensuspro_parser_vtable
0000000000014620 t reefnet_sensuspro_send
00000000000154d0 t reefnet_sensusultra_device_close
0000000000015b80 t reefnet_sensusultra_device_dump
0000000000015d10 t reefnet_sensusultra_device_foreach
0000000000016130 T reefnet_sensusultra_device_get_handshake
0000000000015f60 T reefnet_sensusultra_device_open
00000000000161c0 T reefnet_sensusultra_device_read_user
0000000000016500 T reefnet_sensusultra_device_sense
0000000000015500 t reefnet_sensusultra_device_set_fingerprint
000000000024c4a0 d reefnet_sensusultra_device_vtable
0000000000016440 T reefnet_sensusultra_device_write_parameter
0000000000016300 T reefnet_sensusultra_device_write_user
00000000000165d0 T reefnet_sensusultra_extract_dives
00000000000157f0 t reefnet_sensusultra_packet
0000000000015ae0 t reefnet_sensusultra_page.constprop.3
0000000000015540 t reefnet_sensusultra_parse
0000000000016ae0 T reefnet_sensusultra_parser_create
0000000000016670 t reefnet_sensusultra_parser_destroy
0000000000016a80 t reefnet_sensusultra_parser_get_datetime
0000000000016870 t reefnet_sensusultra_parser_get_field
0000000000016680 t reefnet_sensusultra_parser_samples_foreach
0000000000016bb0 T reefnet_sensusultra_parser_set_calibration
0000000000016650 t reefnet_sensusultra_parser_set_data
000000000024c4e0 d reefnet_sensusultra_parser_vtable
0000000000015930 t reefnet_sensusultra_send
00000000000156e0 t reefnet_sensusultra_send_uchar
00000000000158f0 t reefnet_sensusultra_send_ushort
0000000000008bf0 t register_tm_clones
                 U rewind@@GLIBC_2.2.5
00000000000368d0 t ringbuffer_decrement
00000000000367c0 t ringbuffer_distance
0000000000036860 t ringbuffer_increment
0000000000036760 t ringbuffer_normalize
000000000003f000 r rsbox
000000000000a3e0 t sample_statistics_cb
000000000003f100 r sbox
                 U select@@GLIBC_2.2.5
                 U send@@GLIBC_2.2.5
0000000000010bd0 t send_cmd
0000000000011070 t send_receive
0000000000037700 t serial_close
00000000000377e0 t serial_configure
0000000000037420 t serial_enumerate
0000000000038810 t serial_flush
00000000000388d0 t serial_get_line
0000000000038710 t serial_get_received
0000000000038790 t serial_get_transmitted
0000000000037540 t serial_open
0000000000038160 t serial_read
00000000000384b0 t serial_send_break
0000000000038510 t serial_set_break
00000000000385b0 t serial_set_dtr
0000000000038070 t serial_set_halfduplex
0000000000038090 t serial_set_latency
0000000000038060 t serial_set_queue_size
0000000000038660 t serial_set_rts
0000000000038000 t serial_set_timeout
00000000000389d0 t serial_sleep
0000000000038ab0 t serial_write
0000000000031350 t shearwater_common_close
0000000000031260 t shearwater_common_custom_open
0000000000031900 t shearwater_common_download
0000000000031dc0 t shearwater_common_identifier
0000000000031140 t shearwater_common_open
00000000000330d0 t shearwater_common_parser_create
0000000000031380 t shearwater_common_transfer
00000000000331d0 t shearwater_petrel_device_close
00000000000337c0 t shearwater_petrel_device_custom_open
0000000000033220 t shearwater_petrel_device_foreach
00000000000336f0 T shearwater_petrel_device_open
00000000000336c0 t shearwater_petrel_device_set_fingerprint
000000000024cc20 d shearwater_petrel_device_vtable
00000000000331c0 T shearwater_petrel_parser_create
000000000024cba0 d shearwater_petrel_parser_vtable
0000000000031f20 t shearwater_predator_device_close
00000000000320e0 t shearwater_predator_device_custom_open
0000000000031f80 t shearwater_predator_device_dump
0000000000032830 t shearwater_predator_device_foreach
0000000000032010 T shearwater_predator_device_open
0000000000031f50 t shearwater_predator_device_set_fingerprint
000000000024cb60 d shearwater_predator_device_vtable
00000000000321c0 T shearwater_predator_extract_dives
00000000000331b0 T shearwater_predator_parser_create
0000000000032940 t shearwater_predator_parser_destroy
0000000000033090 t shearwater_predator_parser_get_datetime
0000000000032cc0 t shearwater_predator_parser_get_field
0000000000032950 t shearwater_predator_parser_samples_foreach
0000000000032900 t shearwater_predator_parser_set_data
000000000024cbe0 d shearwater_predator_parser_vtable
                 U shutdown@@GLIBC_2.2.5
                 U sleep@@GLIBC_2.2.5
                 U snprintf@@GLIBC_2.2.5
                 U socket@@GLIBC_2.2.5
                 U stderr@@GLIBC_2.2.5
                 U strchr@@GLIBC_2.2.5
                 U strcmp@@GLIBC_2.2.5
                 U strlen@@GLIBC_2.2.5
                 U strncpy@@GLIBC_2.2.5
                 U strstr@@GLIBC_2.2.5
                 U strtol@@GLIBC_2.2.5
000000000000ae40 t suunto_common2_device_dump
000000000000af50 t suunto_common2_device_foreach
000000000000a960 t suunto_common2_device_init
000000000000aae0 t suunto_common2_device_read
000000000000aaa0 t suunto_common2_device_reset_maxdepth
000000000000a9b0 t suunto_common2_device_set_fingerprint
000000000000aa00 t suunto_common2_device_version
000000000000ac80 t suunto_common2_device_write
000000000000a8c0 t suunto_common2_transfer
000000000000a570 t suunto_common_device_init
000000000000a5b0 t suunto_common_device_set_fingerprint
000000000000a610 t suunto_common_extract_dives
000000000000f120 t suunto_d9_device_close
000000000000f430 T suunto_d9_device_open
000000000000f150 t suunto_d9_device_packet
000000000000f770 T suunto_d9_device_reset_maxdepth
000000000000f730 T suunto_d9_device_version
000000000024cea0 d suunto_d9_device_vtable
000000000003aa20 r suunto_d9_layout
000000000000f7a0 t suunto_d9_parser_cache
0000000000010ac0 T suunto_d9_parser_create
000000000000fb20 t suunto_d9_parser_destroy
000000000000fa40 t suunto_d9_parser_get_datetime
00000000000108a0 t suunto_d9_parser_get_field
000000000000fb30 t suunto_d9_parser_samples_foreach
000000000000f9f0 t suunto_d9_parser_set_data
000000000024c160 d suunto_d9_parser_vtable
000000000003aa00 r suunto_d9tx_layout
000000000003a9e0 r suunto_dx_layout
000000000000c300 t suunto_eon_device_close
000000000000c330 t suunto_eon_device_dump
000000000000c990 t suunto_eon_device_foreach
000000000000c570 T suunto_eon_device_open
000000000024cde0 d suunto_eon_device_vtable
000000000000c880 T suunto_eon_device_write_interval
000000000000c730 T suunto_eon_device_write_name
000000000000c910 T suunto_eon_extract_dives
000000000003a3d0 r suunto_eon_layout
000000000000cab0 t suunto_eon_parser_cache
000000000000d200 T suunto_eon_parser_create
000000000000d110 t suunto_eon_parser_destroy
000000000000d120 t suunto_eon_parser_get_datetime
000000000000cbd0 t suunto_eon_parser_get_field
000000000000cdb0 t suunto_eon_parser_samples_foreach
000000000000ca80 t suunto_eon_parser_set_data
000000000024c0e0 d suunto_eon_parser_vtable
0000000000010ba0 t suunto_eonsteel_device_close
0000000000011a30 t suunto_eonsteel_device_foreach
0000000000011c80 T suunto_eonsteel_device_open
000000000024c1a0 d suunto_eonsteel_device_vtable
0000000000013630 T suunto_eonsteel_parser_create
0000000000011f30 t suunto_eonsteel_parser_destroy
0000000000012690 t suunto_eonsteel_parser_get_datetime
0000000000012560 t suunto_eonsteel_parser_get_field
00000000000130e0 t suunto_eonsteel_parser_samples_foreach
0000000000013120 t suunto_eonsteel_parser_set_data
000000000024c1e0 d suunto_eonsteel_parser_vtable
000000000003a8a0 r suunto_helo2_layout
000000000000b620 t suunto_solution_device_close
000000000000b650 t suunto_solution_device_dump
000000000000bd60 t suunto_solution_device_foreach
000000000000ba30 T suunto_solution_device_open
000000000024c060 d suunto_solution_device_vtable
000000000000bbf0 T suunto_solution_extract_dives
000000000000c270 T suunto_solution_parser_create
000000000000c260 t suunto_solution_parser_destroy
000000000000be60 t suunto_solution_parser_get_field
000000000000c040 t suunto_solution_parser_samples_foreach
000000000000be40 t suunto_solution_parser_set_data
000000000024c0a0 d suunto_solution_parser_vtable
000000000003a650 r suunto_spyder_layout
000000000000ec00 t suunto_vyper2_device_close
000000000000ee30 T suunto_vyper2_device_open
000000000000ec30 t suunto_vyper2_device_packet
000000000000f0f0 T suunto_vyper2_device_reset_maxdepth
000000000000f0b0 T suunto_vyper2_device_version
000000000024ce60 d suunto_vyper2_device_vtable
000000000003a8c0 r suunto_vyper2_layout
000000000000d2b0 t suunto_vyper_device_close
000000000000d720 t suunto_vyper_device_dump
000000000000dd00 t suunto_vyper_device_foreach
000000000000dff0 T suunto_vyper_device_open
000000000000db60 t suunto_vyper_device_read
000000000000e1e0 T suunto_vyper_device_read_dive
000000000024ce20 d suunto_vyper_device_vtable
000000000000d940 t suunto_vyper_device_write
000000000000e230 T suunto_vyper_extract_dives
000000000003a670 r suunto_vyper_layout
000000000000e370 t suunto_vyper_parser_cache
000000000000eb40 T suunto_vyper_parser_create
000000000000eb30 t suunto_vyper_parser_destroy
000000000000e310 t suunto_vyper_parser_get_datetime
000000000000e560 t suunto_vyper_parser_get_field
000000000000e720 t suunto_vyper_parser_samples_foreach
000000000000e2d0 t suunto_vyper_parser_set_data
000000000024c120 d suunto_vyper_parser_vtable
000000000000d390 t suunto_vyper_read_dive
000000000000d2e0 t suunto_vyper_send
000000000000d7b0 t suunto_vyper_transfer
                 U tcdrain@@GLIBC_2.2.5
                 U tcflush@@GLIBC_2.2.5
                 U tcgetattr@@GLIBC_2.2.5
                 U tcsendbreak@@GLIBC_2.2.5
                 U tcsetattr@@GLIBC_2.2.5
                 U time@@GLIBC_2.2.5
000000000003b960 r translate_alarm.4237
000000000003b9c0 r translate_notification.4217
000000000003b980 r translate_warning.4227
0000000000012710 t traverse_data
00000000000131c0 t traverse_fields
0000000000011f50 t traverse_samples
000000000003f740 r tusa_iq700_layout
000000000003d2e0 r tusa_zenair_layout
000000000003d680 r tusa_zenair_version
000000000024c220 d type_translation
0000000000016c00 t uwatec_aladin_device_close
0000000000016c30 t uwatec_aladin_device_dump
00000000000174c0 t uwatec_aladin_device_foreach
0000000000016f50 T uwatec_aladin_device_open
0000000000016f10 t uwatec_aladin_device_set_fingerprint
000000000024c520 d uwatec_aladin_device_vtable
0000000000017140 T uwatec_aladin_extract_dives
00000000000175a0 t uwatec_memomouse_device_close
0000000000017a60 t uwatec_memomouse_device_dump
0000000000018200 t uwatec_memomouse_device_foreach
0000000000017e50 T uwatec_memomouse_device_open
00000000000175d0 t uwatec_memomouse_device_set_fingerprint
000000000024c560 d uwatec_memomouse_device_vtable
0000000000018050 T uwatec_memomouse_extract_dives
0000000000018800 T uwatec_memomouse_parser_create
00000000000182a0 t uwatec_memomouse_parser_destroy
00000000000187a0 t uwatec_memomouse_parser_get_datetime
0000000000018580 t uwatec_memomouse_parser_get_field
00000000000182b0 t uwatec_memomouse_parser_samples_foreach
0000000000018290 t uwatec_memomouse_parser_set_data
000000000024c5a0 d uwatec_memomouse_parser_vtable
0000000000017610 t uwatec_memomouse_read_packet_inner
000000000001aab0 t uwatec_meridian_device_close
000000000001aec0 t uwatec_meridian_device_dump
000000000001b840 t uwatec_meridian_device_foreach
000000000001b4a0 T uwatec_meridian_device_open
000000000001aae0 t uwatec_meridian_device_set_fingerprint
000000000024c660 d uwatec_meridian_device_vtable
000000000001b730 T uwatec_meridian_extract_dives
000000000001ab20 t uwatec_meridian_transfer
000000000003c8e0 r uwatec_smart_aladin_samples
000000000003cce0 r uwatec_smart_aladin_tec2g_header
000000000003cd20 r uwatec_smart_aladin_tec_header
000000000003cca0 r uwatec_smart_com_header
000000000003c7c0 r uwatec_smart_com_samples
0000000000018890 t uwatec_smart_device_close
0000000000018ac0 t uwatec_smart_device_dump
0000000000019290 t uwatec_smart_device_foreach
0000000000018ee0 T uwatec_smart_device_open
00000000000189c0 t uwatec_smart_device_set_fingerprint
000000000024c5e0 d uwatec_smart_device_vtable
00000000000188c0 t uwatec_smart_discovery
0000000000019180 T uwatec_smart_extract_dives
000000000003cd60 r uwatec_smart_galileo_header
000000000003c9c0 r uwatec_smart_galileo_samples
00000000000193c0 t uwatec_smart_parser_cache
000000000001a830 T uwatec_smart_parser_create
00000000000193b0 t uwatec_smart_parser_destroy
000000000001a7a0 t uwatec_smart_parser_get_datetime
000000000001a4c0 t uwatec_smart_parser_get_field
00000000000196e0 t uwatec_smart_parser_samples_foreach
0000000000019320 t uwatec_smart_parser_set_data
000000000024c620 d uwatec_smart_parser_vtable
000000000003cda0 r uwatec_smart_pro_header
000000000003cba0 r uwatec_smart_pro_samples
000000000003cc60 r uwatec_smart_tec_header
000000000003c660 r uwatec_smart_tec_samples
0000000000018a00 t uwatec_smart_transfer
                 U vsnprintf@@GLIBC_2.2.5
                 U write@@GLIBC_2.2.5
000000000002f030 t zeagle_n2ition3_device_close
000000000002f0a0 t zeagle_n2ition3_device_dump
000000000002f520 t zeagle_n2ition3_device_foreach
000000000002fa00 T zeagle_n2ition3_device_open
000000000002f340 t zeagle_n2ition3_device_read
000000000002f060 t zeagle_n2ition3_device_set_fingerprint
000000000024caa0 d zeagle_n2ition3_device_vtable
000000000002f130 t zeagle_n2ition3_packet

libdivecomputer.so.0.0.0:
000000000002a9c0 t AES128_CBC_decrypt_buffer
000000000002a7f0 t AES128_CBC_encrypt_buffer
000000000002a7a0 t AES128_ECB_decrypt
000000000002a750 t AES128_ECB_encrypt
000000000003dd00 r CSWTCH.3
000000000003d8e0 r CSWTCH.4
000000000003da80 r CSWTCH.4
000000000002a110 t Cipher
000000000002a3c0 t InvCipher
000000000002a340 t InvShiftRows.isra.5
0000000000029f70 t KeyExpansion
000000000003ef00 r Rcon
000000000002a090 t ShiftRows.isra.1
000000000024d058 d _DYNAMIC
000000000024d268 d _GLOBAL_OFFSET_TABLE_
                 w _ITM_deregisterTMCloneTable
                 w _ITM_registerTMCloneTable
                 w _Jv_RegisterClasses
000000000004aab0 r __FRAME_END__
0000000000040910 r __FUNCTION__.3040
000000000003fdc0 r __FUNCTION__.3315
000000000003d000 r __FUNCTION__.3320
000000000003fda0 r __FUNCTION__.3322
000000000003a0f0 r __FUNCTION__.3330
000000000003cfc0 r __FUNCTION__.3334
000000000003a290 r __FUNCTION__.3337
000000000003c0f0 r __FUNCTION__.3354
000000000003a750 r __FUNCTION__.3356
000000000003de80 r __FUNCTION__.3363
000000000003f9b0 r __FUNCTION__.3369
000000000003c0d0 r __FUNCTION__.3371
000000000003a090 r __FUNCTION__.3374
000000000003a7b0 r __FUNCTION__.3375
000000000003a880 r __FUNCTION__.3383
000000000003fa30 r __FUNCTION__.3383
0000000000040390 r __FUNCTION__.3387
000000000003a050 r __FUNCTION__.3389
000000000003a260 r __FUNCTION__.3389
000000000003f920 r __FUNCTION__.3393
0000000000040630 r __FUNCTION__.3393
000000000003f810 r __FUNCTION__.3397
000000000003fd80 r __FUNCTION__.3398
000000000003c2d0 r __FUNCTION__.3399
000000000003e310 r __FUNCTION__.3399
00000000000402b0 r __FUNCTION__.3400
000000000003a860 r __FUNCTION__.3401
000000000003e0b0 r __FUNCTION__.3403
000000000003e560 r __FUNCTION__.3405
000000000003de40 r __FUNCTION__.3407
000000000003bbb0 r __FUNCTION__.3412
000000000003e750 r __FUNCTION__.3412
000000000003f9f0 r __FUNCTION__.3414
000000000003fd60 r __FUNCTION__.3414
000000000003bd60 r __FUNCTION__.3415
000000000003a450 r __FUNCTION__.3419
000000000003fa10 r __FUNCTION__.3424
000000000003e730 r __FUNCTION__.3425
000000000003a4b0 r __FUNCTION__.3426
000000000003e5b0 r __FUNCTION__.3429
000000000003fd40 r __FUNCTION__.3430
000000000003c060 r __FUNCTION__.3434
000000000003e710 r __FUNCTION__.3438
0000000000040360 r __FUNCTION__.3439
000000000003f7e0 r __FUNCTION__.3445
000000000003a780 r __FUNCTION__.3450
0000000000040600 r __FUNCTION__.3451
0000000000040280 r __FUNCTION__.3463
000000000003c450 r __FUNCTION__.3476
000000000003c430 r __FUNCTION__.3484
000000000003a480 r __FUNCTION__.3487
000000000003dd50 r __FUNCTION__.3488
000000000003c490 r __FUNCTION__.3490
000000000003da90 r __FUNCTION__.3491
00000000000405a0 r __FUNCTION__.3500
000000000003a200 r __FUNCTION__.3505
000000000003e580 r __FUNCTION__.3506
000000000003c470 r __FUNCTION__.3508
000000000003d9a0 r __FUNCTION__.3510
000000000003db60 r __FUNCTION__.3510
000000000003c630 r __FUNCTION__.3514
000000000003e080 r __FUNCTION__.3514
000000000003a1e0 r __FUNCTION__.3516
0000000000040540 r __FUNCTION__.3521
000000000003bb50 r __FUNCTION__.3523
0000000000040310 r __FUNCTION__.3523
000000000003bd10 r __FUNCTION__.3525
00000000000401e0 r __FUNCTION__.3525
000000000003d9c0 r __FUNCTION__.3526
000000000003db80 r __FUNCTION__.3526
000000000003ff00 r __FUNCTION__.3526
000000000003c270 r __FUNCTION__.3527
000000000003ce90 r __FUNCTION__.3527
0000000000040110 r __FUNCTION__.3527
000000000003bb70 r __FUNCTION__.3530
0000000000040520 r __FUNCTION__.3530
000000000003d980 r __FUNCTION__.3533
000000000003db20 r __FUNCTION__.3533
00000000000401a0 r __FUNCTION__.3533
000000000003fea0 r __FUNCTION__.3534
00000000000400a0 r __FUNCTION__.3535
000000000003bc80 r __FUNCTION__.3537
000000000003a3b0 r __FUNCTION__.3538
000000000003ce70 r __FUNCTION__.3539
00000000000402f0 r __FUNCTION__.3540
000000000003df70 r __FUNCTION__.3541
000000000003e430 r __FUNCTION__.3541
0000000000040180 r __FUNCTION__.3541
000000000003bae0 r __FUNCTION__.3542
000000000003da00 r __FUNCTION__.3542
000000000003ee70 r __FUNCTION__.3542
000000000003dba0 r __FUNCTION__.3543
000000000003f8d0 r __FUNCTION__.3543
000000000003dd20 r __FUNCTION__.3544
000000000003cef0 r __FUNCTION__.3546
000000000003c1a0 r __FUNCTION__.3548
000000000003e280 r __FUNCTION__.3548
0000000000040200 r __FUNCTION__.3548
0000000000040560 r __FUNCTION__.3548
000000000003a390 r __FUNCTION__.3549
000000000003da20 r __FUNCTION__.3549
000000000003bcb0 r __FUNCTION__.3550
000000000003db00 r __FUNCTION__.3551
000000000003e490 r __FUNCTION__.3551
000000000003fee0 r __FUNCTION__.3551
000000000003e150 r __FUNCTION__.3552
000000000003bb10 r __FUNCTION__.3555
000000000003eed0 r __FUNCTION__.3557
00000000000400e0 r __FUNCTION__.3557
000000000003c020 r __FUNCTION__.3558
000000000003dbc0 r __FUNCTION__.3558
000000000003df50 r __FUNCTION__.3558
000000000003a630 r __FUNCTION__.3559
000000000003f8b0 r __FUNCTION__.3560
000000000003c1c0 r __FUNCTION__.3562
000000000003bcd0 r __FUNCTION__.3563
000000000003d960 r __FUNCTION__.3563
000000000003ced0 r __FUNCTION__.3564
000000000003bb30 r __FUNCTION__.3565
000000000003eeb0 r __FUNCTION__.3565
000000000003e220 r __FUNCTION__.3566
000000000003e9f8 r __FUNCTION__.3567
00000000000401c0 r __FUNCTION__.3568
0000000000040580 r __FUNCTION__.3568
000000000003bcf0 r __FUNCTION__.3569
000000000003bf00 r __FUNCTION__.3570
000000000003f700 r __FUNCTION__.3570
000000000003a5d0 r __FUNCTION__.3572
000000000003c200 r __FUNCTION__.3572
000000000003dae0 r __FUNCTION__.3572
000000000003d940 r __FUNCTION__.3575
000000000003ea50 r __FUNCTION__.3575
000000000003fe20 r __FUNCTION__.3577
000000000003e0f0 r __FUNCTION__.3578
000000000003a960 r __FUNCTION__.3583
000000000003a370 r __FUNCTION__.3584
000000000003a570 r __FUNCTION__.3584
000000000003bf60 r __FUNCTION__.3584
000000000003dac0 r __FUNCTION__.3584
000000000003ee90 r __FUNCTION__.3588
000000000003e1e0 r __FUNCTION__.3589
000000000003a340 r __FUNCTION__.3592
000000000003ea30 r __FUNCTION__.3592
000000000003e470 r __FUNCTION__.3593
0000000000040160 r __FUNCTION__.3593
000000000003a9c0 r __FUNCTION__.3594
000000000003c230 r __FUNCTION__.3594
000000000003d9e0 r __FUNCTION__.3594
000000000003bc40 r __FUNCTION__.3595
000000000003fe60 r __FUNCTION__.3600
000000000003bfa0 r __FUNCTION__.3601
000000000003f890 r __FUNCTION__.3602
000000000003bac0 r __FUNCTION__.3604
000000000003a9a0 r __FUNCTION__.3611
000000000003db40 r __FUNCTION__.3611
000000000003d0a0 r __FUNCTION__.3614
000000000003c250 r __FUNCTION__.3615
000000000003f720 r __FUNCTION__.3615
000000000003e410 r __FUNCTION__.3623
000000000003ea10 r __FUNCTION__.3624
000000000003a5f0 r __FUNCTION__.3627
000000000003bf80 r __FUNCTION__.3627
000000000003ee50 r __FUNCTION__.3628
000000000003e9e0 r __FUNCTION__.3632
000000000003ee30 r __FUNCTION__.3637
000000000003bf40 r __FUNCTION__.3642
000000000003e9c0 r __FUNCTION__.3643
000000000003ee10 r __FUNCTION__.3645
000000000003f6c0 r __FUNCTION__.3647
000000000003a5b0 r __FUNCTION__.3648
000000000003c600 r __FUNCTION__.3648
000000000003d0c0 r __FUNCTION__.3650
000000000003e9a0 r __FUNCTION__.3654
000000000003bec0 r __FUNCTION__.3657
000000000003f6e0 r __FUNCTION__.3659
000000000003a610 r __FUNCTION__.3670
000000000003be80 r __FUNCTION__.3671
000000000003e980 r __FUNCTION__.3672
000000000003be40 r __FUNCTION__.3699
000000000003e940 r __FUNCTION__.3717
000000000003bfe0 r __FUNCTION__.3729
000000000003e920 r __FUNCTION__.3738
000000000003e900 r __FUNCTION__.3757
000000000003e960 r __FUNCTION__.3778
000000000003fc50 r __FUNCTION__.3831
000000000003ffa0 r __FUNCTION__.3851
000000000003ac10 r __FUNCTION__.3859
000000000003ec30 r __FUNCTION__.3910
000000000003fc20 r __FUNCTION__.3915
000000000003abe0 r __FUNCTION__.3929
000000000003d8f0 r __FUNCTION__.3933
000000000003ec70 r __FUNCTION__.3946
000000000003f5f0 r __FUNCTION__.4018
000000000003f630 r __FUNCTION__.4033
000000000003f550 r __FUNCTION__.4041
000000000003b920 r __FUNCTION__.4048
000000000003f5b0 r __FUNCTION__.4049
000000000003ec50 r __FUNCTION__.4054
000000000003f590 r __FUNCTION__.4058
000000000003f610 r __FUNCTION__.4069
000000000003b938 r __FUNCTION__.4078
000000000003f5d0 r __FUNCTION__.4099
000000000003b948 r __FUNCTION__.4101
000000000003f530 r __FUNCTION__.4139
000000000003f510 r __FUNCTION__.4148
000000000003f4f0 r __FUNCTION__.4156
000000000003f4d0 r __FUNCTION__.4165
000000000003f4b0 r __FUNCTION__.4175
000000000003f450 r __FUNCTION__.4203
000000000003f470 r __FUNCTION__.4219
000000000003fb40 r __FUNCTION__.4245
000000000003f430 r __FUNCTION__.4260
000000000003f490 r __FUNCTION__.4270
000000000003fb00 r __FUNCTION__.4271
000000000003ba00 r __FUNCTION__.4277
000000000003fb20 r __FUNCTION__.4283
000000000003f570 r __FUNCTION__.4287
0000000000040d50 r __FUNCTION__.4340
0000000000040d30 r __FUNCTION__.4344
0000000000040d10 r __FUNCTION__.4349
0000000000040cf0 r __FUNCTION__.4360
0000000000040cd0 r __FUNCTION__.4374
0000000000040cb0 r __FUNCTION__.4381
0000000000040c90 r __FUNCTION__.4387
0000000000040c70 r __FUNCTION__.4399
0000000000040c50 r __FUNCTION__.4411
0000000000040b98 r __FUNCTION__.4442
0000000000040b88 r __FUNCTION__.4447
0000000000040b70 r __FUNCTION__.4456
0000000000040b50 r __FUNCTION__.4518
0000000000040b30 r __FUNCTION__.4533
0000000000040b18 r __FUNCTION__.4548
0000000000040b08 r __FUNCTION__.4561
0000000000040af8 r __FUNCTION__.4582
0000000000040ae0 r __FUNCTION__.4591
0000000000040ac0 r __FUNCTION__.4596
0000000000040aa8 r __FUNCTION__.4602
0000000000040a98 r __FUNCTION__.4609
0000000000040a80 r __FUNCTION__.4616
0000000000040a60 r __FUNCTION__.4621
0000000000040a50 r __FUNCTION__.4627
0000000000040a40 r __FUNCTION__.4637
000000000003b188 r __FUNCTION__.4670
000000000003b1a8 r __FUNCTION__.4683
000000000003b198 r __FUNCTION__.4697
000000000003b1b8 r __FUNCTION__.4721
000000000003b178 r __FUNCTION__.4733
000000000003b1c8 r __FUNCTION__.4751
000000000003b1d8 r __FUNCTION__.4764
000000000003b160 r __FUNCTION__.4780
000000000003b1f0 r __FUNCTION__.4788
000000000024b010 d __JCR_END__
000000000024b010 d __JCR_LIST__
00000000000406e0 r __PRETTY_FUNCTION__.1889
00000000000406c0 r __PRETTY_FUNCTION__.1897
00000000000406a0 r __PRETTY_FUNCTION__.1904
0000000000040680 r __PRETTY_FUNCTION__.1911
0000000000039ef0 r __PRETTY_FUNCTION__.3233
0000000000039ec0 r __PRETTY_FUNCTION__.3240
0000000000039ea0 r __PRETTY_FUNCTION__.3248
000000000003a110 r __PRETTY_FUNCTION__.3304
000000000003d070 r __PRETTY_FUNCTION__.3305
000000000003d040 r __PRETTY_FUNCTION__.3312
000000000003a0d0 r __PRETTY_FUNCTION__.3313
000000000003d020 r __PRETTY_FUNCTION__.3319
000000000003cfe0 r __PRETTY_FUNCTION__.3328
000000000003dea0 r __PRETTY_FUNCTION__.3345
000000000003f9d0 r __PRETTY_FUNCTION__.3367
000000000003a0b0 r __PRETTY_FUNCTION__.3373
000000000003a070 r __PRETTY_FUNCTION__.3382
000000000003de60 r __PRETTY_FUNCTION__.3403
000000000003ceb0 r __PRETTY_FUNCTION__.3524
000000000003e450 r __PRETTY_FUNCTION__.3539
000000000003e240 r __PRETTY_FUNCTION__.3565
000000000003e260 r __PRETTY_FUNCTION__.3573
000000000003e110 r __PRETTY_FUNCTION__.3577
000000000003a590 r __PRETTY_FUNCTION__.3581
000000000003e130 r __PRETTY_FUNCTION__.3585
000000000003e200 r __PRETTY_FUNCTION__.3586
000000000003bfc0 r __PRETTY_FUNCTION__.3598
000000000003a980 r __PRETTY_FUNCTION__.3613
0000000000039e60 r __PRETTY_FUNCTION__.3984
000000000024d7c8 d __TMC_END__
                 U __assert_fail@@GLIBC_2.2.5
000000000024d7c8 b __bss_start
                 U __ctype_b_loc@@GLIBC_2.3
                 w __cxa_finalize@@GLIBC_2.2.5
0000000000008c40 t __do_global_dtors_aux
000000000024b008 t __do_global_dtors_aux_fini_array_entry
000000000024d7c0 d __dso_handle
                 U __errno_location@@GLIBC_2.2.5
000000000024b000 t __frame_dummy_init_array_entry
                 w __gmon_start__
                 U __isoc99_sscanf@@GLIBC_2.7
                 U __strdup@@GLIBC_2.2.5
                 U __xpg_strerror_r@@GLIBC_2.3.4
000000000024d7c8 d _edata
000000000024d7d0 b _end
000000000003967c t _fini
0000000000008100 t _init
00000000000126c0 t add_string
000000000003d0e0 r aeris_a300cs_layout
000000000003d4e0 r aeris_a300cs_version
000000000003d4a0 r aeris_f10_layout
000000000003d870 r aeris_f10_version
000000000003d460 r aeris_f11_layout
000000000003d850 r aeris_f11_version
0000000000036bf0 t array_convert_bin2hex
0000000000036ca0 t array_convert_hex2bin
0000000000036ad0 t array_isequal
0000000000036a60 t array_reverse_bits
0000000000036a20 t array_reverse_bytes
0000000000036b70 t array_search_backward
0000000000036b10 t array_search_forward
0000000000036e40 t array_uint16_be
0000000000036e50 t array_uint16_le
0000000000036de0 t array_uint24_be
0000000000036e00 t array_uint24_be_set
0000000000036e20 t array_uint24_le
0000000000036d80 t array_uint32_be
0000000000036da0 t array_uint32_le
0000000000036dc0 t array_uint32_le_set
0000000000036d20 t array_uint_be
0000000000036d50 t array_uint_le
000000000002fc10 t atomics_cobalt_device_close
000000000002ff50 t atomics_cobalt_device_foreach
0000000000030380 T atomics_cobalt_device_open
0000000000030100 t atomics_cobalt_device_set_fingerprint
0000000000030140 T atomics_cobalt_device_set_simulation
0000000000030180 T atomics_cobalt_device_version
000000000024cae0 d atomics_cobalt_device_vtable
0000000000031060 T atomics_cobalt_parser_create
00000000000305b0 t atomics_cobalt_parser_destroy
0000000000030b40 t atomics_cobalt_parser_get_datetime
0000000000030ba0 t atomics_cobalt_parser_get_field
00000000000305c0 t atomics_cobalt_parser_samples_foreach
00000000000310f0 T atomics_cobalt_parser_set_calibration
00000000000305a0 t atomics_cobalt_parser_set_data
000000000024cb20 d atomics_cobalt_parser_vtable
000000000002fc40 t atomics_cobalt_read_dive
0000000000036e60 t bcd2dec
                 U calloc@@GLIBC_2.2.5
                 U cfsetispeed@@GLIBC_2.2.5
                 U cfsetospeed@@GLIBC_2.2.5
00000000000369a0 t checksum_add_uint16
0000000000036950 t checksum_add_uint4
0000000000036980 t checksum_add_uint8
00000000000369e0 t checksum_crc_ccitt_uint16
00000000000369c0 t checksum_xor_uint8
00000000000349d0 t citizen_aqualand_device_close
0000000000034a00 t citizen_aqualand_device_dump
0000000000034c30 t citizen_aqualand_device_foreach
0000000000034d50 T citizen_aqualand_device_open
0000000000034d10 t citizen_aqualand_device_set_fingerprint
000000000024cce0 d citizen_aqualand_device_vtable
0000000000035490 T citizen_aqualand_parser_create
0000000000034f10 t citizen_aqualand_parser_destroy
00000000000353e0 t citizen_aqualand_parser_get_datetime
00000000000352e0 t citizen_aqualand_parser_get_field
0000000000034f20 t citizen_aqualand_parser_samples_foreach
0000000000034f00 t citizen_aqualand_parser_set_data
000000000024cd20 d citizen_aqualand_parser_vtable
                 U close@@GLIBC_2.2.5
                 U closedir@@GLIBC_2.2.5
000000000024d7c8 b completed.6927
                 U connect@@GLIBC_2.2.5
0000000000040700 r crc_ccitt_table.1893
000000000002d060 t cressi_edy_device_close
000000000002d8f0 t cressi_edy_device_dump
000000000002d230 t cressi_edy_device_foreach
000000000002d980 T cressi_edy_device_open
000000000002d0c0 t cressi_edy_device_read
000000000002d8b0 t cressi_edy_device_set_fingerprint
000000000024c9a0 d cressi_edy_device_vtable
000000000003f760 r cressi_edy_layout
000000000002e1b0 T cressi_edy_parser_create
000000000002dcd0 t cressi_edy_parser_destroy
000000000002e120 t cressi_edy_parser_get_datetime
000000000002df40 t cressi_edy_parser_get_field
000000000002dce0 t cressi_edy_parser_samples_foreach
000000000002dcc0 t cressi_edy_parser_set_data
000000000024c9e0 d cressi_edy_parser_vtable
000000000002ce00 t cressi_edy_transfer
000000000002e240 t cressi_leonardo_device_close
000000000002e270 t cressi_leonardo_device_dump
000000000002ec80 t cressi_leonardo_device_foreach
000000000002e650 T cressi_leonardo_device_open
000000000002e610 t cressi_leonardo_device_set_fingerprint
000000000024ca20 d cressi_leonardo_device_vtable
000000000002e850 t cressi_leonardo_extract_dives
000000000002efb0 T cressi_leonardo_parser_create
000000000002edc0 t cressi_leonardo_parser_destroy
000000000002ed60 t cressi_leonardo_parser_get_datetime
000000000002eea0 t cressi_leonardo_parser_get_field
000000000002edd0 t cressi_leonardo_parser_samples_foreach
000000000002ed50 t cressi_leonardo_parser_set_data
000000000024ca60 d cressi_leonardo_parser_vtable
00000000000370f0 T dc_buffer_append
0000000000036ff0 T dc_buffer_clear
0000000000036e70 t dc_buffer_expand_append
0000000000036fc0 T dc_buffer_free
00000000000372f0 T dc_buffer_get_data
00000000000372d0 T dc_buffer_get_size
0000000000036f50 T dc_buffer_new
0000000000037150 T dc_buffer_prepend
0000000000037020 T dc_buffer_reserve
0000000000037080 T dc_buffer_resize
00000000000372a0 T dc_buffer_slice
0000000000009140 T dc_context_free
0000000000009300 t dc_context_hexdump
0000000000009180 t dc_context_log
00000000000090c0 T dc_context_new
0000000000009160 T dc_context_set_logfunc
0000000000009150 T dc_context_set_loglevel
0000000000009280 t dc_context_syserror
000000000000a4a0 T dc_datetime_gmtime
000000000000a430 T dc_datetime_localtime
000000000000a510 T dc_datetime_mktime
000000000000a420 T dc_datetime_now
0000000000008da0 T dc_descriptor_free
0000000000008e10 T dc_descriptor_get_model
0000000000008dd0 T dc_descriptor_get_product
0000000000008e30 T dc_descriptor_get_transport
0000000000008df0 T dc_descriptor_get_type
0000000000008db0 T dc_descriptor_get_vendor
0000000000008d50 T dc_descriptor_iterator
0000000000008d40 t dc_descriptor_iterator_free
0000000000008d10 t dc_descriptor_iterator_next
000000000024b020 d dc_descriptor_iterator_vtable
0000000000009b90 T dc_device_close
00000000000099b0 t dc_device_custom_open
0000000000009b50 T dc_device_dump
0000000000009b70 T dc_device_foreach
0000000000009a90 T dc_device_get_type
0000000000009a70 t dc_device_isinstance
00000000000094c0 T dc_device_open
0000000000009b10 T dc_device_read
0000000000009ab0 T dc_device_set_cancel
0000000000009ad0 T dc_device_set_events
0000000000009af0 T dc_device_set_fingerprint
0000000000009b30 T dc_device_write
0000000000025e80 t dc_ihex_file_close
0000000000025890 t dc_ihex_file_open
0000000000025990 t dc_ihex_file_read
0000000000025e30 t dc_ihex_file_reset
0000000000008ec0 T dc_iterator_free
0000000000008e80 T dc_iterator_next
000000000000a3b0 T dc_parser_destroy
000000000000a350 T dc_parser_get_datetime
000000000000a370 T dc_parser_get_field
000000000000a300 T dc_parser_get_type
000000000000a2e0 t dc_parser_isinstance
0000000000009e50 T dc_parser_new
000000000000a390 T dc_parser_samples_foreach
000000000000a320 T dc_parser_set_data
0000000000037310 t dc_serial_init
0000000000037330 t dc_serial_native_open
0000000000008cb0 T dc_version
0000000000008ce0 T dc_version_check
0000000000008bb0 t deregister_tm_clones
0000000000011ee0 t desc_free
0000000000009d60 t device_dump_read
0000000000009bd0 t device_event_emit
0000000000009470 t device_init
0000000000009e30 t device_is_cancelled
000000000003b210 r dive_directory
0000000000033920 t diverite_nitekq_device_close
0000000000033a60 t diverite_nitekq_device_dump
00000000000341f0 t diverite_nitekq_device_foreach
0000000000033c30 T diverite_nitekq_device_open
0000000000033960 t diverite_nitekq_device_set_fingerprint
000000000024cc60 d diverite_nitekq_device_vtable
0000000000033f00 T diverite_nitekq_extract_dives
0000000000034910 T diverite_nitekq_parser_create
00000000000342e0 t diverite_nitekq_parser_destroy
0000000000034290 t diverite_nitekq_parser_get_datetime
0000000000034790 t diverite_nitekq_parser_get_field
00000000000342f0 t diverite_nitekq_parser_samples_foreach
0000000000034280 t diverite_nitekq_parser_set_data
000000000024cca0 d diverite_nitekq_parser_vtable
00000000000339b0 t diverite_nitekq_receive.constprop.2
00000000000338a0 t diverite_nitekq_send
0000000000035510 t divesystem_idive_device_close
0000000000035a70 t divesystem_idive_device_foreach
0000000000035e60 T divesystem_idive_device_open
0000000000035540 t divesystem_idive_device_set_fingerprint
000000000024cd60 d divesystem_idive_device_vtable
00000000000366a0 T divesystem_idive_parser_create
0000000000036060 t divesystem_idive_parser_destroy
0000000000036660 t divesystem_idive_parser_get_datetime
00000000000364e0 t divesystem_idive_parser_get_field
0000000000036070 t divesystem_idive_parser_samples_foreach
0000000000036010 t divesystem_idive_parser_set_data
000000000024cda0 d divesystem_idive_parser_vtable
0000000000035570 t divesystem_idive_transfer
                 U fclose@@GLIBC_2.2.5
                 U feof@@GLIBC_2.2.5
                 U fnmatch@@GLIBC_2.2.5
                 U fopen@@GLIBC_2.2.5
                 U fprintf@@GLIBC_2.2.5
0000000000008c80 t frame_dummy
                 U fread@@GLIBC_2.2.5
                 U free@@GLIBC_2.2.5
000000000024b040 d g_descriptors
00000000000112c0 t get_file_list
000000000001b8d0 t get_profile_first.isra.0
000000000001b960 t get_profile_last.isra.2
                 U getsockopt@@GLIBC_2.2.5
                 U gettimeofday@@GLIBC_2.2.5
                 U gmtime_r@@GLIBC_2.2.5
000000000003d1a0 r hollis_tx1_layout
000000000003d570 r hollis_tx1_version
0000000000029d30 T hw_frog_device_clock
0000000000029470 t hw_frog_device_close
0000000000029eb0 T hw_frog_device_customtext
0000000000029df0 T hw_frog_device_display
00000000000297a0 t hw_frog_device_foreach
0000000000029510 T hw_frog_device_open
0000000000029430 t hw_frog_device_set_fingerprint
0000000000029740 T hw_frog_device_version
000000000024c920 d hw_frog_device_vtable
00000000000293c0 t hw_frog_strncpy
0000000000029080 t hw_frog_transfer
000000000002c0d0 T hw_ostc3_device_clock
000000000002af40 t hw_ostc3_device_close
000000000002c340 T hw_ostc3_device_config_read
000000000002c500 T hw_ostc3_device_config_reset
000000000002c400 T hw_ostc3_device_config_write
000000000002b850 t hw_ostc3_device_custom_open
000000000002c270 T hw_ostc3_device_customtext
000000000002c1a0 T hw_ostc3_device_display
000000000002b4b0 t hw_ostc3_device_dump
000000000002baf0 t hw_ostc3_device_foreach
000000000002c560 T hw_ostc3_device_fwupdate
000000000002ba70 T hw_ostc3_device_hardware
000000000002b070 t hw_ostc3_device_init
000000000002b670 T hw_ostc3_device_open
000000000002b290 t hw_ostc3_device_set_fingerprint
000000000002b9f0 T hw_ostc3_device_version
000000000024c960 d hw_ostc3_device_vtable
000000000002b2d0 t hw_ostc3_firmware_readline.part.2
000000000002b000 t hw_ostc3_strncpy
000000000002aba0 t hw_ostc3_transfer
0000000000026640 T hw_ostc_device_clock
0000000000025eb0 t hw_ostc_device_close
0000000000025ff0 t hw_ostc_device_dump
0000000000026760 T hw_ostc_device_eeprom_read
00000000000268a0 T hw_ostc_device_eeprom_write
0000000000026f80 t hw_ostc_device_foreach
00000000000270a0 T hw_ostc_device_fwupdate
0000000000026550 T hw_ostc_device_md2hash
0000000000026390 T hw_ostc_device_open
00000000000269a0 T hw_ostc_device_reset
00000000000269e0 T hw_ostc_device_screenshot
0000000000026350 t hw_ostc_device_set_fingerprint
000000000024c8a0 d hw_ostc_device_vtable
0000000000026e50 T hw_ostc_extract_dives
000000000003ece0 r hw_ostc_layout_frog
000000000003ed20 r hw_ostc_layout_ostc
000000000003eca0 r hw_ostc_layout_ostc3
0000000000027930 t hw_ostc_parser_cache
0000000000028f90 T hw_ostc_parser_create
0000000000027ba0 t hw_ostc_parser_destroy
0000000000028e70 t hw_ostc_parser_get_datetime
00000000000288a0 t hw_ostc_parser_get_field
0000000000027bb0 t hw_ostc_parser_samples_foreach
00000000000278d0 t hw_ostc_parser_set_data
000000000024c8e0 d hw_ostc_parser_vtable
0000000000025ee0 t hw_ostc_send
                 U ioctl@@GLIBC_2.2.5
0000000000039370 t irda_socket_available
0000000000038ed0 t irda_socket_close
00000000000392a0 t irda_socket_connect_lsap
0000000000039160 t irda_socket_connect_name
0000000000038fc0 t irda_socket_discover
0000000000038df0 t irda_socket_open
00000000000393f0 t irda_socket_read
0000000000038f60 t irda_socket_set_timeout
00000000000395a0 t irda_socket_write
0000000000009010 t l_snprintf.constprop.0
                 U libusb_bulk_transfer
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_control_transfer
                 U libusb_error_name
                 U libusb_exit
                 U libusb_init
                 U libusb_interrupt_transfer
                 U libusb_open_device_with_vid_pid
                 U libusb_release_interface
                 U libusb_set_auto_detach_kernel_driver
                 U localtime_r@@GLIBC_2.2.5
0000000000008ef0 t logfunc
                 U malloc@@GLIBC_2.2.5
0000000000021090 t mares_common_device_init
00000000000210e0 t mares_common_device_read
0000000000021530 t mares_common_extract_dives
0000000000023490 t mares_darwin_device_close
00000000000234c0 t mares_darwin_device_dump
0000000000023ac0 t mares_darwin_device_foreach
00000000000235c0 T mares_darwin_device_open
0000000000023580 t mares_darwin_device_set_fingerprint
000000000024cfe0 d mares_darwin_device_vtable
00000000000237f0 T mares_darwin_extract_dives
000000000003e2c0 r mares_darwin_layout
0000000000024090 T mares_darwin_parser_create
0000000000023bd0 t mares_darwin_parser_destroy
0000000000023d80 t mares_darwin_parser_get_datetime
0000000000023be0 t mares_darwin_parser_get_field
0000000000023de0 t mares_darwin_parser_samples_foreach
0000000000023bc0 t mares_darwin_parser_set_data
000000000024c7e0 d mares_darwin_parser_vtable
000000000003e2a0 r mares_darwinair_layout
0000000000024150 t mares_iconhd_device_close
0000000000024180 t mares_iconhd_device_dump
0000000000024cf0 t mares_iconhd_device_foreach
00000000000245f0 T mares_iconhd_device_open
0000000000024500 t mares_iconhd_device_read
0000000000024250 t mares_iconhd_device_set_fingerprint
000000000024c820 d mares_iconhd_device_vtable
0000000000024970 T mares_iconhd_extract_dives
000000000003e4e0 r mares_iconhd_layout
0000000000024e30 t mares_iconhd_parser_cache
00000000000257c0 T mares_iconhd_parser_create
0000000000024e20 t mares_iconhd_parser_destroy
0000000000025700 t mares_iconhd_parser_get_datetime
0000000000025440 t mares_iconhd_parser_get_field
0000000000025120 t mares_iconhd_parser_samples_foreach
0000000000024dd0 t mares_iconhd_parser_set_data
000000000024c860 d mares_iconhd_parser_vtable
0000000000024290 t mares_iconhd_transfer
000000000003e4d0 r mares_iconhdnet_layout
000000000003e4c0 r mares_matrix_layout
000000000003df90 r mares_nemo_apneist_layout
00000000000219e0 t mares_nemo_device_close
0000000000021a10 t mares_nemo_device_dump
0000000000022080 t mares_nemo_device_foreach
0000000000021de0 T mares_nemo_device_open
0000000000021da0 t mares_nemo_device_set_fingerprint
000000000024c760 d mares_nemo_device_vtable
0000000000021fe0 T mares_nemo_extract_dives
000000000003dfb0 r mares_nemo_layout
0000000000022de0 T mares_nemo_parser_create
00000000000221b0 t mares_nemo_parser_destroy
0000000000022150 t mares_nemo_parser_get_datetime
0000000000022810 t mares_nemo_parser_get_field
00000000000221c0 t mares_nemo_parser_samples_foreach
0000000000022c00 t mares_nemo_parser_set_data
000000000024c7a0 d mares_nemo_parser_vtable
000000000003e190 r mares_nemoair_layout
000000000003e4b0 r mares_nemowide2_layout
000000000003e170 r mares_nemowide_layout
0000000000022ee0 t mares_puck_device_close
0000000000022f10 t mares_puck_device_dump
0000000000022fd0 t mares_puck_device_foreach
0000000000023110 T mares_puck_device_open
00000000000230d0 t mares_puck_device_set_fingerprint
000000000024cfa0 d mares_puck_device_vtable
00000000000233b0 T mares_puck_extract_dives
000000000003e1b0 r mares_puck_layout
                 U memcmp@@GLIBC_2.2.5
                 U memcpy@@GLIBC_2.14
                 U memmove@@GLIBC_2.2.5
                 U memset@@GLIBC_2.2.5
                 U mktime@@GLIBC_2.2.5
                 U nanosleep@@GLIBC_2.2.5
000000000024d020 d native_serial_ops
000000000003d3e0 r oceanic_atom1_layout
000000000003d830 r oceanic_atom1_version
000000000001ccf0 t oceanic_atom2_device_close
000000000001d060 T oceanic_atom2_device_keepalive
000000000001d6c0 T oceanic_atom2_device_open
000000000001d150 T oceanic_atom2_device_open2
000000000001cd60 t oceanic_atom2_device_read
000000000001d0b0 T oceanic_atom2_device_version
000000000024cee0 d oceanic_atom2_device_vtable
000000000001cf50 t oceanic_atom2_device_write
000000000001ed40 T oceanic_atom2_parser_create
000000000001d6f0 t oceanic_atom2_parser_destroy
000000000001e890 t oceanic_atom2_parser_get_datetime
000000000001e380 t oceanic_atom2_parser_get_field
000000000001d700 t oceanic_atom2_parser_samples_foreach
000000000001d6d0 t oceanic_atom2_parser_set_data
000000000024c6a0 d oceanic_atom2_parser_vtable
000000000001ca10 t oceanic_atom2_transfer
000000000003d810 r oceanic_atom2_version
000000000003d3a0 r oceanic_atom2a_layout
000000000003d780 r oceanic_atom2a_version
000000000003d360 r oceanic_atom2b_layout
000000000003d720 r oceanic_atom2b_version
000000000003d320 r oceanic_atom2c_layout
000000000003d6e0 r oceanic_atom2c_version
000000000003d220 r oceanic_atom3_layout
000000000003d5e0 r oceanic_atom3_version
000000000001bcb0 t oceanic_common_device_dump
000000000001bdd0 t oceanic_common_device_foreach
000000000001ba50 t oceanic_common_device_init
000000000001bad0 t oceanic_common_device_set_fingerprint
000000000001b9f0 t oceanic_common_match
000000000003d420 r oceanic_default_layout
000000000003d2a0 r oceanic_oc1_layout
000000000003d640 r oceanic_oc1_version
000000000003d260 r oceanic_oci_layout
000000000003d610 r oceanic_oci_version
000000000003d120 r oceanic_reactpro_layout
000000000003d510 r oceanic_reactpro_version
000000000003d160 r oceanic_veo1_layout
000000000003d540 r oceanic_veo1_version
000000000001ef00 t oceanic_veo250_device_close
000000000001f3a0 T oceanic_veo250_device_keepalive
000000000001f560 T oceanic_veo250_device_open
000000000001f1d0 t oceanic_veo250_device_read
000000000001f440 T oceanic_veo250_device_version
000000000024cf20 d oceanic_veo250_device_vtable
000000000003da40 r oceanic_veo250_layout
000000000001fd70 T oceanic_veo250_parser_create
000000000001fa30 t oceanic_veo250_parser_destroy
000000000001f980 t oceanic_veo250_parser_get_datetime
000000000001fbb0 t oceanic_veo250_parser_get_field
000000000001fa40 t oceanic_veo250_parser_samples_foreach
000000000001f960 t oceanic_veo250_parser_set_data
000000000024c6e0 d oceanic_veo250_parser_vtable
000000000001ef90 t oceanic_veo250_transfer
000000000003d1e0 r oceanic_vt4_layout
000000000003d5a0 r oceanic_vt4_version
0000000000020000 t oceanic_vtpro_device_close
0000000000020260 T oceanic_vtpro_device_keepalive
00000000000204d0 T oceanic_vtpro_device_open
00000000000200b0 t oceanic_vtpro_device_read
0000000000020300 T oceanic_vtpro_device_version
000000000024cf60 d oceanic_vtpro_device_vtable
000000000003dc20 r oceanic_vtpro_layout
0000000000021000 T oceanic_vtpro_parser_create
0000000000020970 t oceanic_vtpro_parser_destroy
0000000000020f00 t oceanic_vtpro_parser_get_datetime
0000000000020d30 t oceanic_vtpro_parser_get_field
0000000000020980 t oceanic_vtpro_parser_samples_foreach
0000000000020950 t oceanic_vtpro_parser_set_data
000000000024c720 d oceanic_vtpro_parser_vtable
000000000001fe20 t oceanic_vtpro_transfer
000000000003dbe0 r oceanic_wisdom_layout
000000000003dc50 r oceanic_wisdom_version
                 U open@@GLIBC_2.2.5
                 U opendir@@GLIBC_2.2.5
000000000003f650 r ostc3_key
000000000000a2c0 t parser_init
                 U read@@GLIBC_2.2.5
0000000000011640 t read_file
                 U readdir@@GLIBC_2.2.5
                 U realloc@@GLIBC_2.2.5
0000000000010f60 t receive_header
0000000000010db0 t receive_packet.isra.1
                 U recv@@GLIBC_2.2.5
0000000000013690 t reefnet_sensus_device_close
0000000000013770 t reefnet_sensus_device_dump
0000000000013ff0 t reefnet_sensus_device_foreach
0000000000013d70 T reefnet_sensus_device_get_handshake
0000000000013ba0 T reefnet_sensus_device_open
0000000000013730 t reefnet_sensus_device_set_fingerprint
000000000024c3a0 d reefnet_sensus_device_vtable
0000000000013e00 T reefnet_sensus_extract_dives
0000000000014490 T reefnet_sensus_parser_create
0000000000014420 t reefnet_sensus_parser_destroy
0000000000014430 t reefnet_sensus_parser_get_datetime
00000000000140b0 t reefnet_sensus_parser_get_field
0000000000014230 t reefnet_sensus_parser_samples_foreach
0000000000014560 T reefnet_sensus_parser_set_calibration
0000000000014090 t reefnet_sensus_parser_set_data
000000000024c3e0 d reefnet_sensus_parser_vtable
00000000000145b0 t reefnet_sensuspro_device_close
0000000000014820 t reefnet_sensuspro_device_dump
0000000000014f00 t reefnet_sensuspro_device_foreach
0000000000014bc0 T reefnet_sensuspro_device_get_handshake
0000000000014a00 T reefnet_sensuspro_device_open
00000000000145e0 t reefnet_sensuspro_device_set_fingerprint
000000000024c420 d reefnet_sensuspro_device_vtable
0000000000014c50 T reefnet_sensuspro_device_write_interval
0000000000014d20 T reefnet_sensuspro_extract_dives
00000000000153b0 T reefnet_sensuspro_parser_create
0000000000014fc0 t reefnet_sensuspro_parser_destroy
0000000000015350 t reefnet_sensuspro_parser_get_datetime
0000000000015170 t reefnet_sensuspro_parser_get_field
0000000000014fd0 t reefnet_sensuspro_parser_samples_foreach
0000000000015480 T reefnet_sensuspro_parser_set_calibration
0000000000014fa0 t reefnet_sensuspro_parser_set_data
000000000024c460 d reefnet_sensuspro_parser_vtable
0000000000014620 t reefnet_sensuspro_send
00000000000154d0 t reefnet_sensusultra_device_close
0000000000015b80 t reefnet_sensusultra_device_dump
0000000000015d10 t reefnet_sensusultra_device_foreach
0000000000016130 T reefnet_sensusultra_device_get_handshake
0000000000015f60 T reefnet_sensusultra_device_open
00000000000161c0 T reefnet_sensusultra_device_read_user
0000000000016500 T reefnet_sensusultra_device_sense
0000000000015500 t reefnet_sensusultra_device_set_fingerprint
000000000024c4a0 d reefnet_sensusultra_device_vtable
0000000000016440 T reefnet_sensusultra_device_write_parameter
0000000000016300 T reefnet_sensusultra_device_write_user
00000000000165d0 T reefnet_sensusultra_extract_dives
00000000000157f0 t reefnet_sensusultra_packet
0000000000015ae0 t reefnet_sensusultra_page.constprop.3
0000000000015540 t reefnet_sensusultra_parse
0000000000016ae0 T reefnet_sensusultra_parser_create
0000000000016670 t reefnet_sensusultra_parser_destroy
0000000000016a80 t reefnet_sensusultra_parser_get_datetime
0000000000016870 t reefnet_sensusultra_parser_get_field
0000000000016680 t reefnet_sensusultra_parser_samples_foreach
0000000000016bb0 T reefnet_sensusultra_parser_set_calibration
0000000000016650 t reefnet_sensusultra_parser_set_data
000000000024c4e0 d reefnet_sensusultra_parser_vtable
0000000000015930 t reefnet_sensusultra_send
00000000000156e0 t reefnet_sensusultra_send_uchar
00000000000158f0 t reefnet_sensusultra_send_ushort
0000000000008bf0 t register_tm_clones
                 U rewind@@GLIBC_2.2.5
00000000000368d0 t ringbuffer_decrement
00000000000367c0 t ringbuffer_distance
0000000000036860 t ringbuffer_increment
0000000000036760 t ringbuffer_normalize
000000000003f000 r rsbox
000000000000a3e0 t sample_statistics_cb
000000000003f100 r sbox
                 U select@@GLIBC_2.2.5
                 U send@@GLIBC_2.2.5
0000000000010bd0 t send_cmd
0000000000011070 t send_receive
0000000000037700 t serial_close
00000000000377e0 t serial_configure
0000000000037420 t serial_enumerate
0000000000038810 t serial_flush
00000000000388d0 t serial_get_line
0000000000038710 t serial_get_received
0000000000038790 t serial_get_transmitted
0000000000037540 t serial_open
0000000000038160 t serial_read
00000000000384b0 t serial_send_break
0000000000038510 t serial_set_break
00000000000385b0 t serial_set_dtr
0000000000038070 t serial_set_halfduplex
0000000000038090 t serial_set_latency
0000000000038060 t serial_set_queue_size
0000000000038660 t serial_set_rts
0000000000038000 t serial_set_timeout
00000000000389d0 t serial_sleep
0000000000038ab0 t serial_write
0000000000031350 t shearwater_common_close
0000000000031260 t shearwater_common_custom_open
0000000000031900 t shearwater_common_download
0000000000031dc0 t shearwater_common_identifier
0000000000031140 t shearwater_common_open
00000000000330d0 t shearwater_common_parser_create
0000000000031380 t shearwater_common_transfer
00000000000331d0 t shearwater_petrel_device_close
00000000000337c0 t shearwater_petrel_device_custom_open
0000000000033220 t shearwater_petrel_device_foreach
00000000000336f0 T shearwater_petrel_device_open
00000000000336c0 t shearwater_petrel_device_set_fingerprint
000000000024cc20 d shearwater_petrel_device_vtable
00000000000331c0 T shearwater_petrel_parser_create
000000000024cba0 d shearwater_petrel_parser_vtable
0000000000031f20 t shearwater_predator_device_close
00000000000320e0 t shearwater_predator_device_custom_open
0000000000031f80 t shearwater_predator_device_dump
0000000000032830 t shearwater_predator_device_foreach
0000000000032010 T shearwater_predator_device_open
0000000000031f50 t shearwater_predator_device_set_fingerprint
000000000024cb60 d shearwater_predator_device_vtable
00000000000321c0 T shearwater_predator_extract_dives
00000000000331b0 T shearwater_predator_parser_create
0000000000032940 t shearwater_predator_parser_destroy
0000000000033090 t shearwater_predator_parser_get_datetime
0000000000032cc0 t shearwater_predator_parser_get_field
0000000000032950 t shearwater_predator_parser_samples_foreach
0000000000032900 t shearwater_predator_parser_set_data
000000000024cbe0 d shearwater_predator_parser_vtable
                 U shutdown@@GLIBC_2.2.5
                 U sleep@@GLIBC_2.2.5
                 U snprintf@@GLIBC_2.2.5
                 U socket@@GLIBC_2.2.5
                 U stderr@@GLIBC_2.2.5
                 U strchr@@GLIBC_2.2.5
                 U strcmp@@GLIBC_2.2.5
                 U strlen@@GLIBC_2.2.5
                 U strncpy@@GLIBC_2.2.5
                 U strstr@@GLIBC_2.2.5
                 U strtol@@GLIBC_2.2.5
000000000000ae40 t suunto_common2_device_dump
000000000000af50 t suunto_common2_device_foreach
000000000000a960 t suunto_common2_device_init
000000000000aae0 t suunto_common2_device_read
000000000000aaa0 t suunto_common2_device_reset_maxdepth
000000000000a9b0 t suunto_common2_device_set_fingerprint
000000000000aa00 t suunto_common2_device_version
000000000000ac80 t suunto_common2_device_write
000000000000a8c0 t suunto_common2_transfer
000000000000a570 t suunto_common_device_init
000000000000a5b0 t suunto_common_device_set_fingerprint
000000000000a610 t suunto_common_extract_dives
000000000000f120 t suunto_d9_device_close
000000000000f430 T suunto_d9_device_open
000000000000f150 t suunto_d9_device_packet
000000000000f770 T suunto_d9_device_reset_maxdepth
000000000000f730 T suunto_d9_device_version
000000000024cea0 d suunto_d9_device_vtable
000000000003aa20 r suunto_d9_layout
000000000000f7a0 t suunto_d9_parser_cache
0000000000010ac0 T suunto_d9_parser_create
000000000000fb20 t suunto_d9_parser_destroy
000000000000fa40 t suunto_d9_parser_get_datetime
00000000000108a0 t suunto_d9_parser_get_field
000000000000fb30 t suunto_d9_parser_samples_foreach
000000000000f9f0 t suunto_d9_parser_set_data
000000000024c160 d suunto_d9_parser_vtable
000000000003aa00 r suunto_d9tx_layout
000000000003a9e0 r suunto_dx_layout
000000000000c300 t suunto_eon_device_close
000000000000c330 t suunto_eon_device_dump
000000000000c990 t suunto_eon_device_foreach
000000000000c570 T suunto_eon_device_open
000000000024cde0 d suunto_eon_device_vtable
000000000000c880 T suunto_eon_device_write_interval
000000000000c730 T suunto_eon_device_write_name
000000000000c910 T suunto_eon_extract_dives
000000000003a3d0 r suunto_eon_layout
000000000000cab0 t suunto_eon_parser_cache
000000000000d200 T suunto_eon_parser_create
000000000000d110 t suunto_eon_parser_destroy
000000000000d120 t suunto_eon_parser_get_datetime
000000000000cbd0 t suunto_eon_parser_get_field
000000000000cdb0 t suunto_eon_parser_samples_foreach
000000000000ca80 t suunto_eon_parser_set_data
000000000024c0e0 d suunto_eon_parser_vtable
0000000000010ba0 t suunto_eonsteel_device_close
0000000000011a30 t suunto_eonsteel_device_foreach
0000000000011c80 T suunto_eonsteel_device_open
000000000024c1a0 d suunto_eonsteel_device_vtable
0000000000013630 T suunto_eonsteel_parser_create
0000000000011f30 t suunto_eonsteel_parser_destroy
0000000000012690 t suunto_eonsteel_parser_get_datetime
0000000000012560 t suunto_eonsteel_parser_get_field
00000000000130e0 t suunto_eonsteel_parser_samples_foreach
0000000000013120 t suunto_eonsteel_parser_set_data
000000000024c1e0 d suunto_eonsteel_parser_vtable
000000000003a8a0 r suunto_helo2_layout
000000000000b620 t suunto_solution_device_close
000000000000b650 t suunto_solution_device_dump
000000000000bd60 t suunto_solution_device_foreach
000000000000ba30 T suunto_solution_device_open
000000000024c060 d suunto_solution_device_vtable
000000000000bbf0 T suunto_solution_extract_dives
000000000000c270 T suunto_solution_parser_create
000000000000c260 t suunto_solution_parser_destroy
000000000000be60 t suunto_solution_parser_get_field
000000000000c040 t suunto_solution_parser_samples_foreach
000000000000be40 t suunto_solution_parser_set_data
000000000024c0a0 d suunto_solution_parser_vtable
000000000003a650 r suunto_spyder_layout
000000000000ec00 t suunto_vyper2_device_close
000000000000ee30 T suunto_vyper2_device_open
000000000000ec30 t suunto_vyper2_device_packet
000000000000f0f0 T suunto_vyper2_device_reset_maxdepth
000000000000f0b0 T suunto_vyper2_device_version
000000000024ce60 d suunto_vyper2_device_vtable
000000000003a8c0 r suunto_vyper2_layout
000000000000d2b0 t suunto_vyper_device_close
000000000000d720 t suunto_vyper_device_dump
000000000000dd00 t suunto_vyper_device_foreach
000000000000dff0 T suunto_vyper_device_open
000000000000db60 t suunto_vyper_device_read
000000000000e1e0 T suunto_vyper_device_read_dive
000000000024ce20 d suunto_vyper_device_vtable
000000000000d940 t suunto_vyper_device_write
000000000000e230 T suunto_vyper_extract_dives
000000000003a670 r suunto_vyper_layout
000000000000e370 t suunto_vyper_parser_cache
000000000000eb40 T suunto_vyper_parser_create
000000000000eb30 t suunto_vyper_parser_destroy
000000000000e310 t suunto_vyper_parser_get_datetime
000000000000e560 t suunto_vyper_parser_get_field
000000000000e720 t suunto_vyper_parser_samples_foreach
000000000000e2d0 t suunto_vyper_parser_set_data
000000000024c120 d suunto_vyper_parser_vtable
000000000000d390 t suunto_vyper_read_dive
000000000000d2e0 t suunto_vyper_send
000000000000d7b0 t suunto_vyper_transfer
                 U tcdrain@@GLIBC_2.2.5
                 U tcflush@@GLIBC_2.2.5
                 U tcgetattr@@GLIBC_2.2.5
                 U tcsendbreak@@GLIBC_2.2.5
                 U tcsetattr@@GLIBC_2.2.5
                 U time@@GLIBC_2.2.5
000000000003b960 r translate_alarm.4237
000000000003b9c0 r translate_notification.4217
000000000003b980 r translate_warning.4227
0000000000012710 t traverse_data
00000000000131c0 t traverse_fields
0000000000011f50 t traverse_samples
000000000003f740 r tusa_iq700_layout
000000000003d2e0 r tusa_zenair_layout
000000000003d680 r tusa_zenair_version
000000000024c220 d type_translation
0000000000016c00 t uwatec_aladin_device_close
0000000000016c30 t uwatec_aladin_device_dump
00000000000174c0 t uwatec_aladin_device_foreach
0000000000016f50 T uwatec_aladin_device_open
0000000000016f10 t uwatec_aladin_device_set_fingerprint
000000000024c520 d uwatec_aladin_device_vtable
0000000000017140 T uwatec_aladin_extract_dives
00000000000175a0 t uwatec_memomouse_device_close
0000000000017a60 t uwatec_memomouse_device_dump
0000000000018200 t uwatec_memomouse_device_foreach
0000000000017e50 T uwatec_memomouse_device_open
00000000000175d0 t uwatec_memomouse_device_set_fingerprint
000000000024c560 d uwatec_memomouse_device_vtable
0000000000018050 T uwatec_memomouse_extract_dives
0000000000018800 T uwatec_memomouse_parser_create
00000000000182a0 t uwatec_memomouse_parser_destroy
00000000000187a0 t uwatec_memomouse_parser_get_datetime
0000000000018580 t uwatec_memomouse_parser_get_field
00000000000182b0 t uwatec_memomouse_parser_samples_foreach
0000000000018290 t uwatec_memomouse_parser_set_data
000000000024c5a0 d uwatec_memomouse_parser_vtable
0000000000017610 t uwatec_memomouse_read_packet_inner
000000000001aab0 t uwatec_meridian_device_close
000000000001aec0 t uwatec_meridian_device_dump
000000000001b840 t uwatec_meridian_device_foreach
000000000001b4a0 T uwatec_meridian_device_open
000000000001aae0 t uwatec_meridian_device_set_fingerprint
000000000024c660 d uwatec_meridian_device_vtable
000000000001b730 T uwatec_meridian_extract_dives
000000000001ab20 t uwatec_meridian_transfer
000000000003c8e0 r uwatec_smart_aladin_samples
000000000003cce0 r uwatec_smart_aladin_tec2g_header
000000000003cd20 r uwatec_smart_aladin_tec_header
000000000003cca0 r uwatec_smart_com_header
000000000003c7c0 r uwatec_smart_com_samples
0000000000018890 t uwatec_smart_device_close
0000000000018ac0 t uwatec_smart_device_dump
0000000000019290 t uwatec_smart_device_foreach
0000000000018ee0 T uwatec_smart_device_open
00000000000189c0 t uwatec_smart_device_set_fingerprint
000000000024c5e0 d uwatec_smart_device_vtable
00000000000188c0 t uwatec_smart_discovery
0000000000019180 T uwatec_smart_extract_dives
000000000003cd60 r uwatec_smart_galileo_header
000000000003c9c0 r uwatec_smart_galileo_samples
00000000000193c0 t uwatec_smart_parser_cache
000000000001a830 T uwatec_smart_parser_create
00000000000193b0 t uwatec_smart_parser_destroy
000000000001a7a0 t uwatec_smart_parser_get_datetime
000000000001a4c0 t uwatec_smart_parser_get_field
00000000000196e0 t uwatec_smart_parser_samples_foreach
0000000000019320 t uwatec_smart_parser_set_data
000000000024c620 d uwatec_smart_parser_vtable
000000000003cda0 r uwatec_smart_pro_header
000000000003cba0 r uwatec_smart_pro_samples
000000000003cc60 r uwatec_smart_tec_header
000000000003c660 r uwatec_smart_tec_samples
0000000000018a00 t uwatec_smart_transfer
                 U vsnprintf@@GLIBC_2.2.5
                 U write@@GLIBC_2.2.5
000000000002f030 t zeagle_n2ition3_device_close
000000000002f0a0 t zeagle_n2ition3_device_dump
000000000002f520 t zeagle_n2ition3_device_foreach
000000000002fa00 T zeagle_n2ition3_device_open
000000000002f340 t zeagle_n2ition3_device_read
000000000002f060 t zeagle_n2ition3_device_set_fingerprint
000000000024caa0 d zeagle_n2ition3_device_vtable
000000000002f130 t zeagle_n2ition3_packet

mares_common.o:
0000000000000000 r .LC0
000000000000000f r .LC1
00000000000000a8 r .LC10
0000000000000028 r .LC11
00000000000000be r .LC12
0000000000000050 r .LC13
0000000000000080 r .LC14
0000000000000025 r .LC3
0000000000000041 r .LC4
000000000000005d r .LC5
000000000000006e r .LC6
0000000000000000 r .LC7
000000000000008c r .LC8
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3363
0000000000000000 r __FUNCTION__.3407
0000000000000060 r __PRETTY_FUNCTION__.3345
0000000000000020 r __PRETTY_FUNCTION__.3403
                 U __assert_fail
                 U array_convert_bin2hex
                 U array_convert_hex2bin
                 U array_uint16_le
                 U checksum_add_uint8
                 U dc_context_log
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
0000000000000000 T mares_common_device_init
0000000000000050 T mares_common_device_read
00000000000004a0 T mares_common_extract_dives
                 U memcmp
                 U memcpy
                 U serial_flush
                 U serial_read
                 U serial_sleep
                 U serial_write

mares_darwin.o:
0000000000000000 r .LC1
0000000000000070 r .LC10
0000000000000090 r .LC12
000000000000000f r .LC2
0000000000000000 r .LC3
000000000000002d r .LC6
0000000000000028 r .LC7
0000000000000048 r .LC8
0000000000000048 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000a0 r __FUNCTION__.3548
0000000000000040 r __FUNCTION__.3566
0000000000000000 r __FUNCTION__.3589
0000000000000060 r __PRETTY_FUNCTION__.3565
0000000000000080 r __PRETTY_FUNCTION__.3573
0000000000000020 r __PRETTY_FUNCTION__.3586
                 U __assert_fail
                 U array_uint16_be
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U free
                 U malloc
                 U mares_common_device_init
                 U mares_common_device_read
0000000000000000 t mares_darwin_device_close
0000000000000030 t mares_darwin_device_dump
0000000000000630 t mares_darwin_device_foreach
0000000000000130 T mares_darwin_device_open
00000000000000f0 t mares_darwin_device_set_fingerprint
0000000000000000 d mares_darwin_device_vtable
0000000000000360 T mares_darwin_extract_dives
00000000000000e0 r mares_darwin_layout
00000000000000c0 r mares_darwinair_layout
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep

mares_darwin_parser.o:
000000000000001b r .LC10
0000000000000000 r .LC2
0000000000000008 r .LC4
0000000000000010 r .LC5
0000000000000000 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000030 r __FUNCTION__.3399
                 U array_uint16_be
                 U array_uint16_le
                 U dc_context_log
                 U free
                 U malloc
00000000000004d0 T mares_darwin_parser_create
0000000000000010 t mares_darwin_parser_destroy
00000000000001c0 t mares_darwin_parser_get_datetime
0000000000000020 t mares_darwin_parser_get_field
0000000000000220 t mares_darwin_parser_samples_foreach
0000000000000000 t mares_darwin_parser_set_data
0000000000000000 d mares_darwin_parser_vtable
                 U parser_init

mares_iconhd.o:
000000000000006c r .LC12
0000000000000028 r .LC13
0000000000000048 r .LC14
0000000000000087 r .LC15
0000000000000070 r .LC16
0000000000000090 r .LC18
0000000000000000 r .LC2
0000000000000000 r .LC3
000000000000000f r .LC6
000000000000001a r .LC7
0000000000000036 r .LC8
0000000000000054 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000d0 r __FUNCTION__.3541
0000000000000130 r __FUNCTION__.3551
0000000000000110 r __FUNCTION__.3593
00000000000000b0 r __FUNCTION__.3623
00000000000000f0 r __PRETTY_FUNCTION__.3539
                 U __assert_fail
                 U array_uint16_le
                 U array_uint32_le
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
0000000000000000 t mares_iconhd_device_close
0000000000000030 t mares_iconhd_device_dump
0000000000000ba0 t mares_iconhd_device_foreach
00000000000004a0 T mares_iconhd_device_open
00000000000003b0 t mares_iconhd_device_read
0000000000000100 t mares_iconhd_device_set_fingerprint
0000000000000000 d mares_iconhd_device_vtable
0000000000000820 T mares_iconhd_extract_dives
0000000000000180 r mares_iconhd_layout
0000000000000140 t mares_iconhd_transfer
0000000000000170 r mares_iconhdnet_layout
0000000000000160 r mares_matrix_layout
0000000000000150 r mares_nemowide2_layout
                 U memcmp
                 U memcpy
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_write

mares_iconhd_parser.o:
0000000000000010 r .LC11
0000000000000018 r .LC12
0000000000000020 r .LC13
0000000000000047 r .LC16
0000000000000000 r .LC2
000000000000001a r .LC3
0000000000000000 r .LC4
0000000000000000 r .LC7
0000000000000030 r .LC8
0000000000000008 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3405
0000000000000090 r __FUNCTION__.3429
0000000000000060 r __FUNCTION__.3506
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U free
                 U malloc
0000000000000060 t mares_iconhd_parser_cache
00000000000009f0 T mares_iconhd_parser_create
0000000000000050 t mares_iconhd_parser_destroy
0000000000000930 t mares_iconhd_parser_get_datetime
0000000000000670 t mares_iconhd_parser_get_field
0000000000000350 t mares_iconhd_parser_samples_foreach
0000000000000000 t mares_iconhd_parser_set_data
0000000000000000 d mares_iconhd_parser_vtable
                 U parser_init

mares_nemo.o:
0000000000000000 r .LC1
0000000000000081 r .LC11
0000000000000088 r .LC12
00000000000000a8 r .LC13
000000000000009c r .LC14
00000000000000d0 r .LC15
0000000000000000 r .LC2
000000000000000d r .LC3
000000000000002b r .LC4
0000000000000049 r .LC5
0000000000000028 r .LC6
0000000000000058 r .LC7
0000000000000065 r .LC8
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3541
0000000000000000 r __FUNCTION__.3558
                 U array_uint16_be
                 U checksum_add_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U mares_common_extract_dives
0000000000000040 r mares_nemo_apneist_layout
0000000000000000 t mares_nemo_device_close
0000000000000030 t mares_nemo_device_dump
00000000000006a0 t mares_nemo_device_foreach
0000000000000400 T mares_nemo_device_open
00000000000003c0 t mares_nemo_device_set_fingerprint
0000000000000000 d mares_nemo_device_vtable
0000000000000600 T mares_nemo_extract_dives
0000000000000060 r mares_nemo_layout
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep

mares_nemo_parser.o:
0000000000000020 r .LC10
0000000000000028 r .LC11
0000000000000030 r .LC12
0000000000000038 r .LC13
0000000000000040 r .LC14
0000000000000048 r .LC15
0000000000000032 r .LC18
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000000 r .LC5
000000000000001e r .LC6
0000000000000010 r .LC8
0000000000000018 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000b0 r __FUNCTION__.3403
0000000000000080 r __FUNCTION__.3514
                 U array_uint16_le
                 U dc_context_log
                 U free
                 U malloc
0000000000000c90 T mares_nemo_parser_create
0000000000000060 t mares_nemo_parser_destroy
0000000000000000 t mares_nemo_parser_get_datetime
00000000000006c0 t mares_nemo_parser_get_field
0000000000000070 t mares_nemo_parser_samples_foreach
0000000000000ab0 t mares_nemo_parser_set_data
0000000000000000 d mares_nemo_parser_vtable
                 U memcmp
                 U parser_init

mares_puck.o:
0000000000000000 r .LC1
0000000000000046 r .LC10
0000000000000070 r .LC11
000000000000000d r .LC2
0000000000000000 r .LC3
000000000000002b r .LC7
0000000000000028 r .LC8
0000000000000048 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000060 r __FUNCTION__.3552
0000000000000000 r __FUNCTION__.3578
0000000000000020 r __PRETTY_FUNCTION__.3577
0000000000000040 r __PRETTY_FUNCTION__.3585
                 U __assert_fail
                 U array_uint16_be
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U free
                 U malloc
                 U mares_common_device_init
                 U mares_common_device_read
                 U mares_common_extract_dives
00000000000000a0 r mares_nemoair_layout
0000000000000080 r mares_nemowide_layout
0000000000000000 t mares_puck_device_close
0000000000000030 t mares_puck_device_dump
00000000000000f0 t mares_puck_device_foreach
0000000000000230 T mares_puck_device_open
00000000000001f0 t mares_puck_device_set_fingerprint
0000000000000000 d mares_puck_device_vtable
00000000000004d0 T mares_puck_extract_dives
00000000000000c0 r mares_puck_layout
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout

oceanic_atom2.o:
0000000000000000 r .LC0
000000000000001c r .LC1
0000000000000066 r .LC11
0000000000000028 r .LC12
0000000000000048 r .LC13
0000000000000081 r .LC14
000000000000002c r .LC2
0000000000000000 r .LC3
000000000000004a r .LC4
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3614
0000000000000020 r __FUNCTION__.3650
0000000000000040 r aeris_a300cs_layout
0000000000000440 r aeris_a300cs_version
0000000000000400 r aeris_f10_layout
00000000000007d0 r aeris_f10_version
00000000000003c0 r aeris_f11_layout
00000000000007b0 r aeris_f11_version
                 U array_uint16_be
                 U array_uint16_le
                 U checksum_add_uint16
                 U checksum_add_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
0000000000000100 r hollis_tx1_layout
00000000000004d0 r hollis_tx1_version
                 U malloc
                 U memcpy
0000000000000340 r oceanic_atom1_layout
0000000000000790 r oceanic_atom1_version
00000000000002e0 t oceanic_atom2_device_close
0000000000000650 T oceanic_atom2_device_keepalive
0000000000000cb0 T oceanic_atom2_device_open
0000000000000740 T oceanic_atom2_device_open2
0000000000000350 t oceanic_atom2_device_read
00000000000006a0 T oceanic_atom2_device_version
0000000000000000 d oceanic_atom2_device_vtable
0000000000000540 t oceanic_atom2_device_write
0000000000000000 t oceanic_atom2_transfer
0000000000000770 r oceanic_atom2_version
0000000000000300 r oceanic_atom2a_layout
00000000000006e0 r oceanic_atom2a_version
00000000000002c0 r oceanic_atom2b_layout
0000000000000680 r oceanic_atom2b_version
0000000000000280 r oceanic_atom2c_layout
0000000000000640 r oceanic_atom2c_version
0000000000000180 r oceanic_atom3_layout
0000000000000540 r oceanic_atom3_version
                 U oceanic_common_device_dump
                 U oceanic_common_device_foreach
                 U oceanic_common_device_init
                 U oceanic_common_device_set_fingerprint
                 U oceanic_common_match
0000000000000380 r oceanic_default_layout
0000000000000200 r oceanic_oc1_layout
00000000000005a0 r oceanic_oc1_version
00000000000001c0 r oceanic_oci_layout
0000000000000570 r oceanic_oci_version
0000000000000080 r oceanic_reactpro_layout
0000000000000470 r oceanic_reactpro_version
00000000000000c0 r oceanic_veo1_layout
00000000000004a0 r oceanic_veo1_version
0000000000000140 r oceanic_vt4_layout
0000000000000500 r oceanic_vt4_version
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
0000000000000240 r tusa_zenair_layout
00000000000005e0 r tusa_zenair_version

oceanic_atom2_parser.o:
0000000000000030 r .LC10
0000000000000038 r .LC11
0000000000000040 r .LC12
0000000000000048 r .LC13
0000000000000000 r .LC14
0000000000000007 r .LC15
000000000000000c r .LC18
0000000000000027 r .LC19
0000000000000000 r .LC3
0000000000000008 r .LC4
0000000000000010 r .LC5
0000000000000018 r .LC6
0000000000000020 r .LC7
0000000000000028 r .LC8
0000000000000040 r CSWTCH.4
                 U _GLOBAL_OFFSET_TABLE_
0000000000000050 r __FUNCTION__.3933
                 U __strdup
                 U array_isequal
                 U array_uint16_le
                 U bcd2dec
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_datetime_now
                 U free
                 U malloc
0000000000001670 T oceanic_atom2_parser_create
0000000000000020 t oceanic_atom2_parser_destroy
00000000000011c0 t oceanic_atom2_parser_get_datetime
0000000000000cb0 t oceanic_atom2_parser_get_field
0000000000000030 t oceanic_atom2_parser_samples_foreach
0000000000000000 t oceanic_atom2_parser_set_data
0000000000000000 d oceanic_atom2_parser_vtable
                 U parser_init
                 U sample_statistics_cb
                 U snprintf

oceanic_common.o:
0000000000000070 r .LC11
0000000000000090 r .LC12
00000000000000b8 r .LC13
0000000000000045 r .LC14
0000000000000062 r .LC15
0000000000000000 r .LC3
0000000000000011 r .LC4
0000000000000027 r .LC6
0000000000000000 r .LC7
0000000000000048 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3320
0000000000000000 r __FUNCTION__.3334
00000000000000b0 r __PRETTY_FUNCTION__.3305
0000000000000080 r __PRETTY_FUNCTION__.3312
0000000000000060 r __PRETTY_FUNCTION__.3319
0000000000000020 r __PRETTY_FUNCTION__.3328
                 U __assert_fail
                 U array_isequal
                 U array_uint16_be
                 U array_uint16_le
                 U bcd2dec
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_read
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U free
0000000000000000 t get_profile_first.isra.0
0000000000000090 t get_profile_last.isra.2
                 U malloc
                 U memcmp
                 U memcpy
                 U memmove
00000000000003e0 T oceanic_common_device_dump
0000000000000500 T oceanic_common_device_foreach
0000000000000180 T oceanic_common_device_init
0000000000000200 T oceanic_common_device_set_fingerprint
0000000000000120 T oceanic_common_match
                 U ringbuffer_distance
                 U ringbuffer_increment

oceanic_veo250.o:
0000000000000000 r .LC0
000000000000001c r .LC1
000000000000009a r .LC12
0000000000000028 r .LC13
0000000000000048 r .LC14
00000000000000b5 r .LC15
0000000000000070 r .LC16
000000000000002d r .LC3
0000000000000000 r .LC4
000000000000004b r .LC5
0000000000000063 r .LC7
000000000000007f r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000060 r __FUNCTION__.3510
0000000000000080 r __FUNCTION__.3526
0000000000000040 r __FUNCTION__.3533
00000000000000c0 r __FUNCTION__.3542
00000000000000e0 r __FUNCTION__.3549
0000000000000020 r __FUNCTION__.3563
0000000000000000 r __FUNCTION__.3575
00000000000000a0 r __FUNCTION__.3594
                 U checksum_add_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U oceanic_common_device_dump
                 U oceanic_common_device_foreach
                 U oceanic_common_device_init
                 U oceanic_common_device_set_fingerprint
0000000000000000 t oceanic_veo250_device_close
00000000000004a0 T oceanic_veo250_device_keepalive
0000000000000660 T oceanic_veo250_device_open
00000000000002d0 t oceanic_veo250_device_read
0000000000000540 T oceanic_veo250_device_version
0000000000000000 d oceanic_veo250_device_vtable
0000000000000100 r oceanic_veo250_layout
0000000000000090 t oceanic_veo250_transfer
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

oceanic_veo250_parser.o:
0000000000000028 r .LC10
0000000000000030 r .LC11
0000000000000000 r .LC13
000000000000001b r .LC14
0000000000000000 r .LC4
0000000000000008 r .LC5
0000000000000010 r .LC6
0000000000000018 r .LC8
0000000000000020 r .LC9
0000000000000000 r CSWTCH.4
                 U _GLOBAL_OFFSET_TABLE_
0000000000000010 r __FUNCTION__.3491
                 U array_isequal
                 U dc_context_log
                 U free
                 U malloc
0000000000000410 T oceanic_veo250_parser_create
00000000000000d0 t oceanic_veo250_parser_destroy
0000000000000020 t oceanic_veo250_parser_get_datetime
0000000000000250 t oceanic_veo250_parser_get_field
00000000000000e0 t oceanic_veo250_parser_samples_foreach
0000000000000000 t oceanic_veo250_parser_set_data
0000000000000000 d oceanic_veo250_parser_vtable
                 U parser_init
                 U sample_statistics_cb

oceanic_vtpro.o:
0000000000000000 r .LC0
000000000000001c r .LC1
0000000000000081 r .LC10
0000000000000099 r .LC12
0000000000000028 r .LC13
0000000000000048 r .LC14
00000000000000b4 r .LC15
0000000000000070 r .LC16
000000000000002c r .LC2
0000000000000000 r .LC3
000000000000004a r .LC5
0000000000000065 r .LC7
                 U _GLOBAL_OFFSET_TABLE_
00000000000000a0 r __FUNCTION__.3510
00000000000000c0 r __FUNCTION__.3526
0000000000000060 r __FUNCTION__.3533
00000000000000e0 r __FUNCTION__.3543
0000000000000040 r __FUNCTION__.3551
0000000000000100 r __FUNCTION__.3558
0000000000000020 r __FUNCTION__.3572
0000000000000000 r __FUNCTION__.3584
0000000000000080 r __FUNCTION__.3611
                 U checksum_add_uint4
                 U checksum_add_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U oceanic_common_device_dump
                 U oceanic_common_device_foreach
                 U oceanic_common_device_init
                 U oceanic_common_device_set_fingerprint
                 U oceanic_common_match
00000000000001e0 t oceanic_vtpro_device_close
0000000000000440 T oceanic_vtpro_device_keepalive
00000000000006b0 T oceanic_vtpro_device_open
0000000000000290 t oceanic_vtpro_device_read
00000000000004e0 T oceanic_vtpro_device_version
0000000000000000 d oceanic_vtpro_device_vtable
0000000000000160 r oceanic_vtpro_layout
0000000000000000 t oceanic_vtpro_transfer
0000000000000120 r oceanic_wisdom_layout
0000000000000190 r oceanic_wisdom_version
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

oceanic_vtpro_parser.o:
0000000000000018 r .LC10
0000000000000020 r .LC11
0000000000000028 r .LC13
0000000000000030 r .LC14
0000000000000038 r .LC15
0000000000000040 r .LC16
000000000000004d r .LC19
0000000000000000 r .LC3
0000000000000000 r .LC4
000000000000001b r .LC5
0000000000000032 r .LC6
0000000000000000 r .LC7
0000000000000008 r .LC8
0000000000000010 r .LC9
0000000000000000 r CSWTCH.3
                 U _GLOBAL_OFFSET_TABLE_
0000000000000050 r __FUNCTION__.3488
0000000000000020 r __FUNCTION__.3544
                 U array_isequal
                 U bcd2dec
                 U dc_context_log
                 U free
                 U malloc
00000000000006b0 T oceanic_vtpro_parser_create
0000000000000020 t oceanic_vtpro_parser_destroy
00000000000005b0 t oceanic_vtpro_parser_get_datetime
00000000000003e0 t oceanic_vtpro_parser_get_field
0000000000000030 t oceanic_vtpro_parser_samples_foreach
0000000000000000 t oceanic_vtpro_parser_set_data
0000000000000000 d oceanic_vtpro_parser_vtable
                 U parser_init
                 U sample_statistics_cb

parser.o:
                 U _GLOBAL_OFFSET_TABLE_
                 U atomics_cobalt_parser_create
                 U citizen_aqualand_parser_create
                 U cressi_edy_parser_create
                 U cressi_leonardo_parser_create
                 U dc_device_get_type
0000000000000560 T dc_parser_destroy
0000000000000500 T dc_parser_get_datetime
0000000000000520 T dc_parser_get_field
00000000000004b0 T dc_parser_get_type
0000000000000490 T dc_parser_isinstance
0000000000000000 T dc_parser_new
0000000000000540 T dc_parser_samples_foreach
00000000000004d0 T dc_parser_set_data
                 U diverite_nitekq_parser_create
                 U divesystem_idive_parser_create
                 U hw_ostc_parser_create
                 U mares_darwin_parser_create
                 U mares_iconhd_parser_create
                 U mares_nemo_parser_create
                 U oceanic_atom2_parser_create
                 U oceanic_veo250_parser_create
                 U oceanic_vtpro_parser_create
0000000000000470 T parser_init
                 U reefnet_sensus_parser_create
                 U reefnet_sensuspro_parser_create
                 U reefnet_sensusultra_parser_create
0000000000000590 T sample_statistics_cb
                 U shearwater_petrel_parser_create
                 U shearwater_predator_parser_create
                 U suunto_d9_parser_create
                 U suunto_eon_parser_create
                 U suunto_eonsteel_parser_create
                 U suunto_solution_parser_create
                 U suunto_vyper_parser_create
                 U uwatec_memomouse_parser_create
                 U uwatec_smart_parser_create

reefnet_sensus.o:
0000000000000000 r .LC0
000000000000001c r .LC1
0000000000000050 r .LC10
000000000000006e r .LC11
000000000000008a r .LC13
0000000000000078 r .LC14
0000000000000098 r .LC15
00000000000000a5 r .LC16
00000000000000c0 r .LC19
0000000000000000 r .LC4
0000000000000028 r .LC5
000000000000002d r .LC6
0000000000000047 r .LC7
0000000000000065 r .LC8
000000000000006a r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000090 r __FUNCTION__.3523
00000000000000b0 r __FUNCTION__.3530
0000000000000020 r __FUNCTION__.3542
0000000000000050 r __FUNCTION__.3555
0000000000000070 r __FUNCTION__.3565
0000000000000000 r __FUNCTION__.3604
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_add_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memset
0000000000000000 t reefnet_sensus_device_close
00000000000000e0 t reefnet_sensus_device_dump
0000000000000960 t reefnet_sensus_device_foreach
00000000000006e0 T reefnet_sensus_device_get_handshake
0000000000000510 T reefnet_sensus_device_open
00000000000000a0 t reefnet_sensus_device_set_fingerprint
0000000000000000 d reefnet_sensus_device_vtable
0000000000000770 T reefnet_sensus_extract_dives
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

reefnet_sensus_parser.o:
0000000000000000 r .LC1
0000000000000000 r .LC10
000000000000001b r .LC11
0000000000000028 r .LC12
0000000000000030 r .LC13
0000000000000008 r .LC2
0000000000000010 r .LC3
0000000000000018 r .LC5
0000000000000020 r .LC6
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3412
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U parser_init
0000000000000400 T reefnet_sensus_parser_create
0000000000000390 t reefnet_sensus_parser_destroy
00000000000003a0 t reefnet_sensus_parser_get_datetime
0000000000000020 t reefnet_sensus_parser_get_field
00000000000001a0 t reefnet_sensus_parser_samples_foreach
00000000000004d0 T reefnet_sensus_parser_set_calibration
0000000000000000 t reefnet_sensus_parser_set_data
0000000000000000 d reefnet_sensus_parser_vtable

reefnet_sensuspro.o:
000000000000006a r .LC10
0000000000000050 r .LC11
0000000000000070 r .LC12
0000000000000085 r .LC13
0000000000000098 r .LC16
0000000000000000 r .LC2
0000000000000000 r .LC3
0000000000000014 r .LC4
0000000000000030 r .LC5
0000000000000028 r .LC7
000000000000004c r .LC8
                 U _GLOBAL_OFFSET_TABLE_
00000000000000d0 r __FUNCTION__.3525
0000000000000040 r __FUNCTION__.3537
0000000000000070 r __FUNCTION__.3550
0000000000000090 r __FUNCTION__.3563
00000000000000b0 r __FUNCTION__.3569
0000000000000000 r __FUNCTION__.3595
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_crc_ccitt_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memset
0000000000000000 t reefnet_sensuspro_device_close
0000000000000270 t reefnet_sensuspro_device_dump
0000000000000950 t reefnet_sensuspro_device_foreach
0000000000000610 T reefnet_sensuspro_device_get_handshake
0000000000000450 T reefnet_sensuspro_device_open
0000000000000030 t reefnet_sensuspro_device_set_fingerprint
0000000000000000 d reefnet_sensuspro_device_vtable
00000000000006a0 T reefnet_sensuspro_device_write_interval
0000000000000770 T reefnet_sensuspro_extract_dives
0000000000000070 t reefnet_sensuspro_send
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_break
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

reefnet_sensuspro_parser.o:
0000000000000018 r .LC10
0000000000000020 r .LC11
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000000 r .LC8
000000000000001b r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3415
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U memcmp
                 U parser_init
0000000000000410 T reefnet_sensuspro_parser_create
0000000000000020 t reefnet_sensuspro_parser_destroy
00000000000003b0 t reefnet_sensuspro_parser_get_datetime
00000000000001d0 t reefnet_sensuspro_parser_get_field
0000000000000030 t reefnet_sensuspro_parser_samples_foreach
00000000000004e0 T reefnet_sensuspro_parser_set_calibration
0000000000000000 t reefnet_sensuspro_parser_set_data
0000000000000000 d reefnet_sensuspro_parser_vtable

reefnet_sensusultra.o:
0000000000000079 r .LC10
0000000000000095 r .LC14
0000000000000028 r .LC16
00000000000000ad r .LC18
0000000000000050 r .LC20
0000000000000070 r .LC21
00000000000000c8 r .LC22
0000000000000000 r .LC3
0000000000000000 r .LC4
0000000000000016 r .LC5
000000000000002e r .LC6
0000000000000048 r .LC8
000000000000005b r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000001e0 r __FUNCTION__.3558
00000000000000c0 r __FUNCTION__.3570
0000000000000120 r __FUNCTION__.3584
0000000000000160 r __FUNCTION__.3601
0000000000000140 r __FUNCTION__.3627
0000000000000100 r __FUNCTION__.3642
0000000000000080 r __FUNCTION__.3657
0000000000000040 r __FUNCTION__.3671
0000000000000000 r __FUNCTION__.3699
00000000000001a0 r __FUNCTION__.3729
0000000000000180 r __PRETTY_FUNCTION__.3598
                 U __assert_fail
                 U array_isequal
                 U array_search_backward
                 U array_search_forward
                 U array_uint16_le
                 U array_uint32_le
                 U checksum_crc_ccitt_uint16
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_new
                 U dc_buffer_prepend
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
0000000000000000 t reefnet_sensusultra_device_close
00000000000006b0 t reefnet_sensusultra_device_dump
0000000000000840 t reefnet_sensusultra_device_foreach
0000000000000c60 T reefnet_sensusultra_device_get_handshake
0000000000000a90 T reefnet_sensusultra_device_open
0000000000000cf0 T reefnet_sensusultra_device_read_user
0000000000001030 T reefnet_sensusultra_device_sense
0000000000000030 t reefnet_sensusultra_device_set_fingerprint
0000000000000000 d reefnet_sensusultra_device_vtable
0000000000000f70 T reefnet_sensusultra_device_write_parameter
0000000000000e30 T reefnet_sensusultra_device_write_user
0000000000001100 T reefnet_sensusultra_extract_dives
0000000000000320 t reefnet_sensusultra_packet
0000000000000610 t reefnet_sensusultra_page.constprop.3
0000000000000070 t reefnet_sensusultra_parse
0000000000000460 t reefnet_sensusultra_send
0000000000000210 t reefnet_sensusultra_send_uchar
0000000000000420 t reefnet_sensusultra_send_ushort
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write

reefnet_sensusultra_parser.o:
000000000000001b r .LC10
0000000000000020 r .LC11
0000000000000028 r .LC12
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000018 r .LC5
0000000000000000 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3434
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_localtime
                 U dc_parser_isinstance
                 U free
                 U malloc
                 U memcmp
                 U parser_init
0000000000000490 T reefnet_sensusultra_parser_create
0000000000000020 t reefnet_sensusultra_parser_destroy
0000000000000430 t reefnet_sensusultra_parser_get_datetime
0000000000000220 t reefnet_sensusultra_parser_get_field
0000000000000030 t reefnet_sensusultra_parser_samples_foreach
0000000000000560 T reefnet_sensusultra_parser_set_calibration
0000000000000000 t reefnet_sensusultra_parser_set_data
0000000000000000 d reefnet_sensusultra_parser_vtable

ringbuffer.o:
0000000000000000 r .LC0
000000000000000d r .LC1
000000000000001a r .LC2
                 U _GLOBAL_OFFSET_TABLE_
0000000000000060 r __PRETTY_FUNCTION__.1889
0000000000000040 r __PRETTY_FUNCTION__.1897
0000000000000020 r __PRETTY_FUNCTION__.1904
0000000000000000 r __PRETTY_FUNCTION__.1911
                 U __assert_fail
0000000000000170 T ringbuffer_decrement
0000000000000060 T ringbuffer_distance
0000000000000100 T ringbuffer_increment
0000000000000000 T ringbuffer_normalize

serial_posix.o:
0000000000000000 r .LC0
0000000000000006 r .LC1
0000000000000000 r .LC12
0000000000000047 r .LC14
000000000000005a r .LC19
000000000000000e r .LC2
000000000000005f r .LC22
000000000000006f r .LC24
000000000000007d r .LC26
0000000000000016 r .LC3
0000000000000050 r .LC30
000000000000008b r .LC33
0000000000000000 r .LC35
0000000000000008 r .LC36
0000000000000010 r .LC37
0000000000000018 r .LC38
000000000000009c r .LC39
000000000000001e r .LC4
0000000000000023 r .LC5
0000000000000029 r .LC7
000000000000002a r .LC8
0000000000000038 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000158 r __FUNCTION__.4442
0000000000000148 r __FUNCTION__.4447
0000000000000130 r __FUNCTION__.4456
0000000000000110 r __FUNCTION__.4518
00000000000000f0 r __FUNCTION__.4533
00000000000000d8 r __FUNCTION__.4548
00000000000000c8 r __FUNCTION__.4561
00000000000000b8 r __FUNCTION__.4582
00000000000000a0 r __FUNCTION__.4591
0000000000000080 r __FUNCTION__.4596
0000000000000068 r __FUNCTION__.4602
0000000000000058 r __FUNCTION__.4609
0000000000000040 r __FUNCTION__.4616
0000000000000020 r __FUNCTION__.4621
0000000000000010 r __FUNCTION__.4627
0000000000000000 r __FUNCTION__.4637
                 U __errno_location
                 U cfsetispeed
                 U cfsetospeed
                 U close
                 U closedir
                 U dc_context_hexdump
                 U dc_context_log
                 U dc_context_syserror
                 U fnmatch
                 U free
                 U gettimeofday
                 U ioctl
                 U malloc
                 U nanosleep
                 U open
                 U opendir
                 U read
                 U readdir
                 U select
00000000000002e0 T serial_close
00000000000003c0 T serial_configure
0000000000000000 T serial_enumerate
00000000000013f0 T serial_flush
00000000000014b0 T serial_get_line
00000000000012f0 T serial_get_received
0000000000001370 T serial_get_transmitted
0000000000000120 T serial_open
0000000000000d40 T serial_read
0000000000001090 T serial_send_break
00000000000010f0 T serial_set_break
0000000000001190 T serial_set_dtr
0000000000000c50 T serial_set_halfduplex
0000000000000c70 T serial_set_latency
0000000000000c40 T serial_set_queue_size
0000000000001240 T serial_set_rts
0000000000000be0 T serial_set_timeout
00000000000015b0 T serial_sleep
0000000000001690 T serial_write
                 U snprintf
                 U tcdrain
                 U tcflush
                 U tcgetattr
                 U tcsendbreak
                 U tcsetattr
                 U write

shearwater_common.o:
0000000000000000 r .LC0
0000000000000000 r .LC1
0000000000000098 r .LC11
0000000000000046 r .LC12
0000000000000062 r .LC13
00000000000000c0 r .LC14
0000000000000020 r .LC2
0000000000000014 r .LC3
0000000000000048 r .LC7
000000000000002f r .LC8
0000000000000070 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000080 r __FUNCTION__.3315
0000000000000060 r __FUNCTION__.3322
0000000000000040 r __FUNCTION__.3398
0000000000000020 r __FUNCTION__.3414
0000000000000000 r __FUNCTION__.3430
                 U array_uint16_be
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_serial_native_open
                 U device_event_emit
                 U device_is_cancelled
                 U serial_configure
                 U serial_set_timeout
                 U serial_sleep
0000000000000210 T shearwater_common_close
0000000000000120 T shearwater_common_custom_open
00000000000007c0 T shearwater_common_download
0000000000000c80 T shearwater_common_identifier
0000000000000000 T shearwater_common_open
0000000000000240 T shearwater_common_transfer

shearwater_petrel.o:
0000000000000000 r .LC1
0000000000000031 r .LC10
0000000000000000 r .LC2
0000000000000028 r .LC3
0000000000000050 r .LC4
0000000000000078 r .LC5
00000000000000a0 r .LC6
0000000000000014 r .LC7
                 U _GLOBAL_OFFSET_TABLE_
0000000000000070 r __FUNCTION__.3527
0000000000000000 r __FUNCTION__.3535
0000000000000040 r __FUNCTION__.3557
                 U array_convert_hex2bin
                 U array_uint16_be
                 U array_uint32_be
                 U dc_buffer_append
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_context_log
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U shearwater_common_close
                 U shearwater_common_custom_open
                 U shearwater_common_download
                 U shearwater_common_identifier
                 U shearwater_common_open
                 U shearwater_common_transfer
0000000000000000 t shearwater_petrel_device_close
00000000000005f0 T shearwater_petrel_device_custom_open
0000000000000050 t shearwater_petrel_device_foreach
0000000000000520 T shearwater_petrel_device_open
00000000000004f0 t shearwater_petrel_device_set_fingerprint
0000000000000000 d shearwater_petrel_device_vtable

shearwater_predator.o:
0000000000000000 r .LC2
0000000000000000 r .LC3
0000000000000016 r .LC5
0000000000000031 r .LC8
                 U _GLOBAL_OFFSET_TABLE_
00000000000000e0 r __FUNCTION__.3526
0000000000000080 r __FUNCTION__.3534
00000000000000c0 r __FUNCTION__.3551
0000000000000000 r __FUNCTION__.3577
0000000000000040 r __FUNCTION__.3600
                 U array_isequal
                 U array_uint16_be
                 U array_uint32_le
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U shearwater_common_close
                 U shearwater_common_custom_open
                 U shearwater_common_download
                 U shearwater_common_open
0000000000000000 t shearwater_predator_device_close
00000000000001c0 T shearwater_predator_device_custom_open
0000000000000060 t shearwater_predator_device_dump
0000000000000910 t shearwater_predator_device_foreach
00000000000000f0 T shearwater_predator_device_open
0000000000000030 t shearwater_predator_device_set_fingerprint
0000000000000000 d shearwater_predator_device_vtable
00000000000002a0 T shearwater_predator_extract_dives

shearwater_predator_parser.o:
0000000000000030 r .LC10
0000000000000000 r .LC11
000000000000000f r .LC12
0000000000000014 r .LC13
000000000000001b r .LC14
0000000000000020 r .LC15
000000000000002b r .LC16
000000000000002f r .LC19
0000000000000000 r .LC2
000000000000004a r .LC20
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000018 r .LC5
0000000000000020 r .LC6
0000000000000028 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3851
                 U __strdup
                 U array_isequal
                 U array_uint16_be
                 U array_uint32_be
                 U dc_context_log
                 U dc_datetime_gmtime
                 U free
                 U malloc
                 U parser_init
00000000000007d0 T shearwater_common_parser_create
00000000000008c0 T shearwater_petrel_parser_create
0000000000000000 d shearwater_petrel_parser_vtable
00000000000008b0 T shearwater_predator_parser_create
0000000000000040 t shearwater_predator_parser_destroy
0000000000000790 t shearwater_predator_parser_get_datetime
00000000000003c0 t shearwater_predator_parser_get_field
0000000000000050 t shearwater_predator_parser_samples_foreach
0000000000000000 t shearwater_predator_parser_set_data
0000000000000040 d shearwater_predator_parser_vtable
                 U snprintf

suunto_common.o:
0000000000000000 r .LC0
0000000000000010 r .LC1
0000000000000026 r .LC4
                 U _GLOBAL_OFFSET_TABLE_
0000000000000050 r __PRETTY_FUNCTION__.3233
0000000000000020 r __PRETTY_FUNCTION__.3240
0000000000000000 r __PRETTY_FUNCTION__.3248
                 U __assert_fail
                 U array_uint16_be
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U ringbuffer_decrement
                 U ringbuffer_distance
0000000000000000 T suunto_common_device_init
0000000000000040 T suunto_common_device_set_fingerprint
00000000000000a0 T suunto_common_extract_dives

suunto_common2.o:
0000000000000000 r .LC0
0000000000000011 r .LC1
0000000000000039 r .LC11
0000000000000028 r .LC13
0000000000000050 r .LC14
0000000000000057 r .LC15
0000000000000072 r .LC16
000000000000008b r .LC17
00000000000000a6 r .LC18
00000000000000c3 r .LC19
0000000000000023 r .LC3
0000000000000000 r .LC6
                 U _GLOBAL_OFFSET_TABLE_
00000000000000a0 r __FUNCTION__.3330
0000000000000040 r __FUNCTION__.3374
0000000000000000 r __FUNCTION__.3389
00000000000000c0 r __PRETTY_FUNCTION__.3304
0000000000000080 r __PRETTY_FUNCTION__.3313
0000000000000060 r __PRETTY_FUNCTION__.3373
0000000000000020 r __PRETTY_FUNCTION__.3382
                 U __assert_fail
                 U array_uint16_le
                 U array_uint24_be
                 U checksum_xor_uint8
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U ringbuffer_distance
0000000000000580 T suunto_common2_device_dump
0000000000000690 T suunto_common2_device_foreach
00000000000000a0 T suunto_common2_device_init
0000000000000220 T suunto_common2_device_read
00000000000001e0 T suunto_common2_device_reset_maxdepth
00000000000000f0 T suunto_common2_device_set_fingerprint
0000000000000140 T suunto_common2_device_version
00000000000003c0 T suunto_common2_device_write
0000000000000000 t suunto_common2_transfer

suunto_d9.o:
0000000000000000 r .LC1
00000000000000da r .LC10
00000000000000f6 r .LC12
0000000000000000 r .LC13
0000000000000020 r .LC14
0000000000000111 r .LC15
000000000000012c r .LC16
0000000000000048 r .LC17
000000000000001c r .LC2
0000000000000028 r .LC3
000000000000003f r .LC4
000000000000005b r .LC5
000000000000006c r .LC6
000000000000008a r .LC7
00000000000000a4 r .LC8
00000000000000bc r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3583
0000000000000060 r __FUNCTION__.3594
0000000000000040 r __FUNCTION__.3611
0000000000000020 r __PRETTY_FUNCTION__.3613
                 U __assert_fail
                 U array_uint16_be
                 U checksum_xor_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U suunto_common2_device_dump
                 U suunto_common2_device_foreach
                 U suunto_common2_device_init
                 U suunto_common2_device_read
                 U suunto_common2_device_reset_maxdepth
                 U suunto_common2_device_set_fingerprint
                 U suunto_common2_device_version
                 U suunto_common2_device_write
0000000000000000 t suunto_d9_device_close
0000000000000310 T suunto_d9_device_open
0000000000000030 t suunto_d9_device_packet
0000000000000650 T suunto_d9_device_reset_maxdepth
0000000000000610 T suunto_d9_device_version
0000000000000000 d suunto_d9_device_vtable
00000000000000c0 r suunto_d9_layout
00000000000000a0 r suunto_d9tx_layout
0000000000000080 r suunto_dx_layout

suunto_d9_parser.o:
0000000000000099 r .LC10
00000000000000b2 r .LC11
00000000000000cd r .LC12
0000000000000000 r .LC15
0000000000000008 r .LC16
00000000000000e3 r .LC17
00000000000000ea r .LC18
00000000000000ef r .LC20
0000000000000000 r .LC4
000000000000001e r .LC5
0000000000000031 r .LC6
000000000000004d r .LC7
0000000000000067 r .LC8
0000000000000080 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000f0 r __FUNCTION__.3859
00000000000000c0 r __FUNCTION__.3929
                 U __strdup
                 U array_uint16_le
                 U dc_context_log
                 U free
                 U malloc
                 U memcmp
                 U parser_init
                 U snprintf
0000000000000000 t suunto_d9_parser_cache
0000000000001320 T suunto_d9_parser_create
0000000000000380 t suunto_d9_parser_destroy
00000000000002a0 t suunto_d9_parser_get_datetime
0000000000001100 t suunto_d9_parser_get_field
0000000000000390 t suunto_d9_parser_samples_foreach
0000000000000250 t suunto_d9_parser_set_data
0000000000000000 d suunto_d9_parser_vtable

suunto_eon.o:
0000000000000000 r .LC1
000000000000007e r .LC10
0000000000000070 r .LC11
0000000000000000 r .LC2
000000000000000d r .LC3
0000000000000029 r .LC4
0000000000000047 r .LC5
0000000000000063 r .LC7
0000000000000028 r .LC8
0000000000000048 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000070 r __FUNCTION__.3538
0000000000000050 r __FUNCTION__.3549
0000000000000030 r __FUNCTION__.3584
0000000000000000 r __FUNCTION__.3592
                 U bcd2dec
                 U checksum_add_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U free
                 U malloc
                 U serial_close
                 U serial_configure
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_write
                 U suunto_common_device_init
                 U suunto_common_device_set_fingerprint
                 U suunto_common_extract_dives
0000000000000000 t suunto_eon_device_close
0000000000000030 t suunto_eon_device_dump
0000000000000690 t suunto_eon_device_foreach
0000000000000270 T suunto_eon_device_open
0000000000000000 d suunto_eon_device_vtable
0000000000000580 T suunto_eon_device_write_interval
0000000000000430 T suunto_eon_device_write_name
0000000000000610 T suunto_eon_extract_dives
0000000000000090 r suunto_eon_layout

suunto_eon_parser.o:
0000000000000000 r .LC1
000000000000003d r .LC13
000000000000001b r .LC2
0000000000000000 r .LC4
0000000000000008 r .LC6
0000000000000010 r .LC7
000000000000002f r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000030 r __FUNCTION__.3419
0000000000000090 r __FUNCTION__.3426
0000000000000060 r __FUNCTION__.3487
                 U bcd2dec
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init
0000000000000030 t suunto_eon_parser_cache
0000000000000780 T suunto_eon_parser_create
0000000000000690 t suunto_eon_parser_destroy
00000000000006a0 t suunto_eon_parser_get_datetime
0000000000000150 t suunto_eon_parser_get_field
0000000000000330 t suunto_eon_parser_samples_foreach
0000000000000000 t suunto_eon_parser_set_data
0000000000000000 d suunto_eon_parser_vtable

suunto_eonsteel.o:
0000000000000000 r .LC1
0000000000000110 r .LC10
0000000000000016 r .LC11
000000000000001a r .LC13
0000000000000148 r .LC14
0000000000000180 r .LC16
00000000000001a8 r .LC17
00000000000001e8 r .LC18
0000000000000218 r .LC19
0000000000000000 r .LC2
0000000000000250 r .LC20
0000000000000288 r .LC21
0000000000000032 r .LC23
0000000000000048 r .LC24
0000000000000053 r .LC25
0000000000000062 r .LC26
0000000000000077 r .LC27
0000000000000082 r .LC28
0000000000000097 r .LC29
0000000000000020 r .LC3
00000000000000a1 r .LC30
00000000000000b2 r .LC31
00000000000000c0 r .LC33
00000000000000d6 r .LC34
00000000000000eb r .LC35
00000000000000f2 r .LC36
0000000000000104 r .LC37
0000000000000109 r .LC38
000000000000011b r .LC39
0000000000000012 r .LC4
00000000000002d0 r .LC40
0000000000000310 r .LC41
0000000000000137 r .LC42
0000000000000151 r .LC43
0000000000000157 r .LC45
000000000000015e r .LC46
0000000000000164 r .LC48
0000000000000179 r .LC49
0000000000000340 r .LC50
0000000000000368 r .LC51
000000000000018f r .LC52
0000000000000040 r .LC6
0000000000000068 r .LC7
00000000000000a8 r .LC8
00000000000000e0 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000028 r __FUNCTION__.4670
0000000000000048 r __FUNCTION__.4683
0000000000000038 r __FUNCTION__.4697
0000000000000058 r __FUNCTION__.4721
0000000000000018 r __FUNCTION__.4733
0000000000000068 r __FUNCTION__.4751
0000000000000078 r __FUNCTION__.4764
0000000000000000 r __FUNCTION__.4780
0000000000000090 r __FUNCTION__.4788
                 U __isoc99_sscanf
                 U array_uint16_le
                 U array_uint32_le
                 U calloc
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_context_hexdump
                 U dc_context_log
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
00000000000000b0 r dive_directory
                 U free
0000000000000720 t get_file_list
                 U libusb_claim_interface
                 U libusb_close
                 U libusb_error_name
                 U libusb_exit
                 U libusb_init
                 U libusb_interrupt_transfer
                 U libusb_open_device_with_vid_pid
                 U libusb_set_auto_detach_kernel_driver
                 U malloc
                 U memcpy
0000000000000aa0 t read_file
00000000000003c0 t receive_header
0000000000000210 t receive_packet.isra.1
0000000000000030 t send_cmd
00000000000004d0 t send_receive
                 U snprintf
0000000000000000 t suunto_eonsteel_device_close
0000000000000e90 t suunto_eonsteel_device_foreach
00000000000010e0 T suunto_eonsteel_device_open
0000000000000000 d suunto_eonsteel_device_vtable

suunto_eonsteel_parser.o:
0000000000000019 r .LC13
000000000000001a r .LC14
0000000000000020 r .LC15
0000000000000025 r .LC16
000000000000002a r .LC17
0000000000000040 r .LC18
00000000000000a8 r .LC19
0000000000000000 r .LC2
0000000000000044 r .LC20
0000000000000052 r .LC21
00000000000000d0 r .LC22
0000000000000100 r .LC23
0000000000000130 r .LC24
0000000000000168 r .LC25
00000000000001a0 r .LC26
00000000000001e0 r .LC27
0000000000000220 r .LC28
0000000000000258 r .LC29
0000000000000000 r .LC3
0000000000000070 r .LC30
0000000000000075 r .LC31
000000000000007a r .LC32
000000000000007f r .LC33
0000000000000095 r .LC34
00000000000000a2 r .LC35
00000000000000ab r .LC36
00000000000000b2 r .LC37
00000000000000b7 r .LC38
0000000000000000 r .LC4
00000000000000bc r .LC42
00000000000000c1 r .LC43
00000000000000cc r .LC44
00000000000000d4 r .LC45
00000000000000e1 r .LC46
00000000000000e8 r .LC47
00000000000000f0 r .LC48
00000000000000fb r .LC49
0000000000000008 r .LC5
0000000000000103 r .LC50
000000000000010e r .LC51
0000000000000122 r .LC52
0000000000000133 r .LC53
0000000000000145 r .LC54
0000000000000154 r .LC55
000000000000015c r .LC56
0000000000000164 r .LC57
0000000000000174 r .LC58
0000000000000185 r .LC59
0000000000000010 r .LC6
0000000000000196 r .LC60
00000000000001ae r .LC61
00000000000001bd r .LC62
0000000000000018 r .LC63
00000000000001cd r .LC64
00000000000001d7 r .LC65
00000000000001e6 r .LC66
00000000000001ef r .LC67
00000000000001f9 r .LC68
0000000000000206 r .LC69
0000000000000038 r .LC7
000000000000020a r .LC70
000000000000021e r .LC71
0000000000000228 r .LC72
0000000000000231 r .LC73
0000000000000078 r .LC8
                 U _GLOBAL_OFFSET_TABLE_
00000000000000a0 r __FUNCTION__.4048
00000000000000b8 r __FUNCTION__.4078
00000000000000c8 r __FUNCTION__.4101
0000000000000180 r __FUNCTION__.4277
                 U __ctype_b_loc
                 U __strdup
00000000000007e0 t add_string
                 U array_uint16_le
                 U array_uint32_le
                 U calloc
                 U dc_context_hexdump
                 U dc_context_log
                 U dc_datetime_gmtime
0000000000000000 t desc_free
                 U free
                 U malloc
                 U memcmp
                 U memcpy
                 U memset
                 U parser_init
                 U snprintf
                 U strchr
                 U strcmp
                 U strlen
                 U strtol
0000000000001750 T suunto_eonsteel_parser_create
0000000000000050 t suunto_eonsteel_parser_destroy
00000000000007b0 t suunto_eonsteel_parser_get_datetime
0000000000000680 t suunto_eonsteel_parser_get_field
0000000000001200 t suunto_eonsteel_parser_samples_foreach
0000000000001240 t suunto_eonsteel_parser_set_data
0000000000000000 d suunto_eonsteel_parser_vtable
00000000000000e0 r translate_alarm.4237
0000000000000140 r translate_notification.4217
0000000000000100 r translate_warning.4227
0000000000000830 t traverse_data
00000000000012e0 t traverse_fields
0000000000000070 t traverse_samples
0000000000000040 d type_translation

suunto_solution.o:
0000000000000000 r .LC1
0000000000000000 r .LC2
0000000000000012 r .LC3
000000000000002a r .LC5
0000000000000028 r .LC6
0000000000000048 r .LC7
0000000000000045 r .LC8
0000000000000070 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3505
0000000000000000 r __FUNCTION__.3516
                 U bcd2dec
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U ringbuffer_distance
                 U ringbuffer_increment
                 U serial_close
                 U serial_configure
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_write
0000000000000000 t suunto_solution_device_close
0000000000000030 t suunto_solution_device_dump
0000000000000740 t suunto_solution_device_foreach
0000000000000410 T suunto_solution_device_open
0000000000000000 d suunto_solution_device_vtable
00000000000005d0 T suunto_solution_extract_dives

suunto_solution_parser.o:
0000000000000000 r .LC1
0000000000000027 r .LC10
0000000000000008 r .LC3
0000000000000010 r .LC4
0000000000000000 r .LC6
000000000000000e r .LC7
                 U _GLOBAL_OFFSET_TABLE_
0000000000000030 r __FUNCTION__.3337
0000000000000000 r __FUNCTION__.3389
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init
0000000000000430 T suunto_solution_parser_create
0000000000000420 t suunto_solution_parser_destroy
0000000000000020 t suunto_solution_parser_get_field
0000000000000200 t suunto_solution_parser_samples_foreach
0000000000000000 t suunto_solution_parser_set_data
0000000000000000 d suunto_solution_parser_vtable

suunto_vyper.o:
0000000000000000 r .LC1
0000000000000065 r .LC10
0000000000000050 r .LC14
0000000000000077 r .LC16
0000000000000078 r .LC17
0000000000000098 r .LC18
0000000000000092 r .LC19
000000000000001c r .LC2
00000000000000ad r .LC20
0000000000000000 r .LC4
000000000000002b r .LC5
0000000000000028 r .LC6
0000000000000049 r .LC7
                 U _GLOBAL_OFFSET_TABLE_
00000000000000c0 r __FUNCTION__.3559
0000000000000060 r __FUNCTION__.3572
0000000000000000 r __FUNCTION__.3584
0000000000000080 r __FUNCTION__.3627
0000000000000040 r __FUNCTION__.3648
00000000000000a0 r __FUNCTION__.3670
0000000000000020 r __PRETTY_FUNCTION__.3581
                 U __assert_fail
                 U array_reverse_bytes
                 U checksum_xor_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_device_isinstance
                 U device_dump_read
                 U device_event_emit
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U suunto_common_device_init
                 U suunto_common_device_set_fingerprint
                 U suunto_common_extract_dives
00000000000000e0 r suunto_spyder_layout
0000000000000000 t suunto_vyper_device_close
0000000000000470 t suunto_vyper_device_dump
0000000000000a50 t suunto_vyper_device_foreach
0000000000000d40 T suunto_vyper_device_open
00000000000008b0 t suunto_vyper_device_read
0000000000000f30 T suunto_vyper_device_read_dive
0000000000000000 d suunto_vyper_device_vtable
0000000000000690 t suunto_vyper_device_write
0000000000000f80 T suunto_vyper_extract_dives
0000000000000100 r suunto_vyper_layout
00000000000000e0 t suunto_vyper_read_dive
0000000000000030 t suunto_vyper_send
0000000000000500 t suunto_vyper_transfer

suunto_vyper2.o:
0000000000000000 r .LC1
0000000000000000 r .LC10
0000000000000020 r .LC11
00000000000000d1 r .LC12
00000000000000ec r .LC13
0000000000000048 r .LC14
000000000000001c r .LC2
000000000000002c r .LC3
000000000000004a r .LC4
0000000000000064 r .LC5
000000000000007c r .LC6
000000000000009a r .LC7
00000000000000b6 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3383
0000000000000000 r __FUNCTION__.3401
                 U array_uint16_be
                 U checksum_xor_uint8
                 U dc_context_log
                 U dc_device_isinstance
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_halfduplex
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
                 U suunto_common2_device_dump
                 U suunto_common2_device_foreach
                 U suunto_common2_device_init
                 U suunto_common2_device_read
                 U suunto_common2_device_reset_maxdepth
                 U suunto_common2_device_set_fingerprint
                 U suunto_common2_device_version
                 U suunto_common2_device_write
0000000000000040 r suunto_helo2_layout
0000000000000000 t suunto_vyper2_device_close
0000000000000230 T suunto_vyper2_device_open
0000000000000030 t suunto_vyper2_device_packet
00000000000004f0 T suunto_vyper2_device_reset_maxdepth
00000000000004b0 T suunto_vyper2_device_version
0000000000000000 d suunto_vyper2_device_vtable
0000000000000060 r suunto_vyper2_layout

suunto_vyper_parser.o:
0000000000000010 r .LC10
000000000000004b r .LC12
0000000000000059 r .LC15
0000000000000000 r .LC2
000000000000001a r .LC3
0000000000000000 r .LC4
0000000000000030 r .LC5
0000000000000000 r .LC7
0000000000000008 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000070 r __FUNCTION__.3356
00000000000000d0 r __FUNCTION__.3375
00000000000000a0 r __FUNCTION__.3450
                 U dc_context_log
                 U free
                 U malloc
                 U parser_init
00000000000000a0 t suunto_vyper_parser_cache
0000000000000870 T suunto_vyper_parser_create
0000000000000860 t suunto_vyper_parser_destroy
0000000000000040 t suunto_vyper_parser_get_datetime
0000000000000290 t suunto_vyper_parser_get_field
0000000000000450 t suunto_vyper_parser_samples_foreach
0000000000000000 t suunto_vyper_parser_set_data
0000000000000000 d suunto_vyper_parser_vtable

uwatec_aladin.o:
0000000000000000 r .LC1
0000000000000048 r .LC10
000000000000007f r .LC11
0000000000000070 r .LC12
0000000000000000 r .LC2
0000000000000010 r .LC3
000000000000002e r .LC4
0000000000000048 r .LC5
0000000000000064 r .LC8
0000000000000028 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3354
0000000000000000 r __FUNCTION__.3371
                 U array_reverse_bits
                 U array_reverse_bytes
                 U array_uint16_be
                 U array_uint16_le
                 U array_uint24_be
                 U array_uint32_be
                 U array_uint32_le
                 U checksum_add_uint16
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcpy
                 U ringbuffer_distance
                 U ringbuffer_increment
                 U serial_close
                 U serial_configure
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
0000000000000000 t uwatec_aladin_device_close
0000000000000030 t uwatec_aladin_device_dump
00000000000008c0 t uwatec_aladin_device_foreach
0000000000000350 T uwatec_aladin_device_open
0000000000000310 t uwatec_aladin_device_set_fingerprint
0000000000000000 d uwatec_aladin_device_vtable
0000000000000540 T uwatec_aladin_extract_dives

uwatec_memomouse.o:
00000000000000a1 r .LC11
00000000000000bd r .LC12
00000000000000d9 r .LC14
0000000000000050 r .LC15
0000000000000070 r .LC16
00000000000000f4 r .LC17
0000000000000098 r .LC18
0000000000000000 r .LC2
0000000000000000 r .LC3
0000000000000013 r .LC4
0000000000000030 r .LC5
0000000000000028 r .LC6
000000000000004e r .LC7
000000000000006a r .LC8
0000000000000087 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000d0 r __FUNCTION__.3527
0000000000000000 r __FUNCTION__.3548
0000000000000020 r __FUNCTION__.3562
0000000000000060 r __FUNCTION__.3572
0000000000000090 r __FUNCTION__.3594
00000000000000b0 r __FUNCTION__.3615
                 U array_reverse_bits
                 U array_uint16_le
                 U array_uint24_be
                 U array_uint32_le
                 U checksum_xor_uint8
                 U dc_buffer_append
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_reserve
                 U dc_buffer_slice
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_get_received
                 U serial_open
                 U serial_read
                 U serial_set_dtr
                 U serial_set_rts
                 U serial_set_timeout
                 U serial_sleep
                 U serial_write
0000000000000000 t uwatec_memomouse_device_close
00000000000004c0 t uwatec_memomouse_device_dump
0000000000000c60 t uwatec_memomouse_device_foreach
00000000000008b0 T uwatec_memomouse_device_open
0000000000000030 t uwatec_memomouse_device_set_fingerprint
0000000000000000 d uwatec_memomouse_device_vtable
0000000000000ab0 T uwatec_memomouse_extract_dives
0000000000000070 t uwatec_memomouse_read_packet_inner

uwatec_memomouse_parser.o:
0000000000000030 r .LC10
0000000000000038 r .LC11
0000000000000000 r .LC14
000000000000001b r .LC15
0000000000000000 r .LC2
0000000000000008 r .LC3
0000000000000010 r .LC5
0000000000000018 r .LC6
0000000000000020 r .LC8
0000000000000028 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000040 r __FUNCTION__.3399
                 U array_uint16_be
                 U array_uint32_le
                 U bcd2dec
                 U dc_context_log
                 U dc_datetime_localtime
                 U free
                 U malloc
                 U parser_init
0000000000000570 T uwatec_memomouse_parser_create
0000000000000010 t uwatec_memomouse_parser_destroy
0000000000000510 t uwatec_memomouse_parser_get_datetime
00000000000002f0 t uwatec_memomouse_parser_get_field
0000000000000020 t uwatec_memomouse_parser_samples_foreach
0000000000000000 t uwatec_memomouse_parser_set_data
0000000000000000 d uwatec_memomouse_parser_vtable

uwatec_meridian.o:
0000000000000000 r .LC10
00000000000000c4 r .LC11
0000000000000020 r .LC13
00000000000000e0 r .LC14
00000000000000fd r .LC16
0000000000000048 r .LC17
0000000000000068 r .LC18
0000000000000118 r .LC19
0000000000000000 r .LC2
0000000000000133 r .LC20
0000000000000012 r .LC3
000000000000002c r .LC4
0000000000000048 r .LC5
0000000000000064 r .LC6
0000000000000075 r .LC7
0000000000000093 r .LC8
00000000000000a6 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3527
0000000000000000 r __FUNCTION__.3539
0000000000000080 r __FUNCTION__.3546
0000000000000060 r __FUNCTION__.3564
0000000000000040 r __PRETTY_FUNCTION__.3524
                 U __assert_fail
                 U array_uint32_le
                 U checksum_xor_uint8
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U malloc
                 U memcmp
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_write
0000000000000000 t uwatec_meridian_device_close
0000000000000410 t uwatec_meridian_device_dump
0000000000000d90 t uwatec_meridian_device_foreach
00000000000009f0 T uwatec_meridian_device_open
0000000000000030 t uwatec_meridian_device_set_fingerprint
0000000000000000 d uwatec_meridian_device_vtable
0000000000000c80 T uwatec_meridian_extract_dives
0000000000000070 t uwatec_meridian_transfer

uwatec_smart.o:
0000000000000000 r .LC1
0000000000000050 r .LC10
0000000000000058 r .LC13
0000000000000074 r .LC14
0000000000000083 r .LC15
0000000000000000 r .LC17
00000000000000a1 r .LC18
0000000000000013 r .LC2
00000000000000be r .LC20
0000000000000028 r .LC21
0000000000000048 r .LC22
00000000000000d9 r .LC23
00000000000000f1 r .LC24
000000000000010f r .LC25
0000000000000020 r .LC3
0000000000000027 r .LC4
000000000000002e r .LC5
0000000000000035 r .LC6
000000000000003c r .LC7
0000000000000042 r .LC8
0000000000000048 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000020 r __FUNCTION__.3476
0000000000000000 r __FUNCTION__.3484
0000000000000060 r __FUNCTION__.3490
0000000000000040 r __FUNCTION__.3508
                 U array_uint32_le
                 U dc_buffer_clear
                 U dc_buffer_free
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_new
                 U dc_buffer_resize
                 U dc_context_log
                 U dc_datetime_now
                 U dc_device_isinstance
                 U device_event_emit
                 U device_init
                 U free
                 U irda_socket_available
                 U irda_socket_close
                 U irda_socket_connect_lsap
                 U irda_socket_discover
                 U irda_socket_open
                 U irda_socket_read
                 U irda_socket_write
                 U malloc
                 U memcmp
                 U strstr
0000000000000000 t uwatec_smart_device_close
0000000000000230 t uwatec_smart_device_dump
0000000000000a00 t uwatec_smart_device_foreach
0000000000000650 T uwatec_smart_device_open
0000000000000130 t uwatec_smart_device_set_fingerprint
0000000000000000 d uwatec_smart_device_vtable
0000000000000030 t uwatec_smart_discovery
00000000000008f0 T uwatec_smart_extract_dives
0000000000000170 t uwatec_smart_transfer

uwatec_smart_parser.o:
0000000000000018 r .LC10
0000000000000020 r .LC11
0000000000000000 r .LC12
0000000000000028 r .LC13
0000000000000041 r .LC14
0000000000000056 r .LC15
0000000000000028 r .LC17
0000000000000030 r .LC18
0000000000000038 r .LC19
0000000000000040 r .LC20
000000000000006d r .LC23
0000000000000000 r .LC3
0000000000000008 r .LC4
0000000000000000 r .LC6
0000000000000013 r .LC7
0000000000000029 r .LC8
0000000000000010 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
00000000000000f0 r __FUNCTION__.3514
00000000000000c0 r __FUNCTION__.3648
                 U array_uint16_le
                 U array_uint32_le
                 U dc_context_log
                 U dc_datetime_gmtime
                 U dc_datetime_localtime
                 U free
                 U malloc
                 U parser_init
00000000000003a0 r uwatec_smart_aladin_samples
00000000000007a0 r uwatec_smart_aladin_tec2g_header
00000000000007e0 r uwatec_smart_aladin_tec_header
0000000000000760 r uwatec_smart_com_header
0000000000000280 r uwatec_smart_com_samples
0000000000000820 r uwatec_smart_galileo_header
0000000000000480 r uwatec_smart_galileo_samples
00000000000000a0 t uwatec_smart_parser_cache
0000000000001510 T uwatec_smart_parser_create
0000000000000090 t uwatec_smart_parser_destroy
0000000000001480 t uwatec_smart_parser_get_datetime
00000000000011a0 t uwatec_smart_parser_get_field
00000000000003c0 t uwatec_smart_parser_samples_foreach
0000000000000000 t uwatec_smart_parser_set_data
0000000000000000 d uwatec_smart_parser_vtable
0000000000000860 r uwatec_smart_pro_header
0000000000000660 r uwatec_smart_pro_samples
0000000000000720 r uwatec_smart_tec_header
0000000000000120 r uwatec_smart_tec_samples

version.o:
0000000000000000 r .LC0
0000000000000000 T dc_version
0000000000000030 T dc_version_check

zeagle_n2ition3.o:
0000000000000070 r .LC10
0000000000000088 r .LC11
0000000000000050 r .LC14
0000000000000078 r .LC15
00000000000000a0 r .LC16
00000000000000a4 r .LC18
00000000000000c0 r .LC19
0000000000000000 r .LC2
00000000000000e0 r .LC20
00000000000000bf r .LC21
0000000000000000 r .LC3
0000000000000012 r .LC5
0000000000000025 r .LC6
0000000000000041 r .LC7
000000000000005f r .LC8
0000000000000028 r .LC9
                 U _GLOBAL_OFFSET_TABLE_
0000000000000000 r __FUNCTION__.3369
0000000000000080 r __FUNCTION__.3383
0000000000000040 r __FUNCTION__.3414
0000000000000060 r __FUNCTION__.3424
0000000000000020 r __PRETTY_FUNCTION__.3367
                 U __assert_fail
                 U array_uint16_le
                 U checksum_add_uint8
                 U dc_buffer_clear
                 U dc_buffer_get_data
                 U dc_buffer_get_size
                 U dc_buffer_resize
                 U dc_context_log
                 U device_dump_read
                 U device_event_emit
                 U device_init
                 U device_is_cancelled
                 U free
                 U malloc
                 U memcmp
                 U memset
                 U ringbuffer_distance
                 U serial_close
                 U serial_configure
                 U serial_flush
                 U serial_open
                 U serial_read
                 U serial_set_timeout
                 U serial_write
0000000000000000 t zeagle_n2ition3_device_close
0000000000000070 t zeagle_n2ition3_device_dump
00000000000004f0 t zeagle_n2ition3_device_foreach
00000000000009d0 T zeagle_n2ition3_device_open
0000000000000310 t zeagle_n2ition3_device_read
0000000000000030 t zeagle_n2ition3_device_set_fingerprint
0000000000000000 d zeagle_n2ition3_device_vtable
0000000000000100 t zeagle_n2ition3_packet
-------------- next part --------------
Linking CXX executable subsurface
libsubsurface_corelib.a(libdivecomputer.c.o): In function `do_libdivecomputer_import':
/build/subsurface-git/src/subsurface/libdivecomputer.c:933: undefined reference to `dc_device_custom_open'
libsubsurface_corelib.a(qtserialbluetooth.cpp.o): In function `dc_serial_qt_open':
/build/subsurface-git/src/subsurface/qtserialbluetooth.cpp:236: undefined reference to `dc_serial_init'
collect2: error: ld returned 1 exit status
CMakeFiles/subsurface.dir/build.make:281: recipe for target 'subsurface' failed
make[2]: *** [subsurface] Error 1
CMakeFiles/Makefile2:514: recipe for target 'CMakeFiles/subsurface.dir/all' failed
make[1]: *** [CMakeFiles/subsurface.dir/all] Error 2
Makefile:126: recipe for target 'all' failed


More information about the subsurface mailing list