Загрузка данных


vovan@localhost:~/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr> objdump -t zephyr.elf | grep pjsua_create
601b5bf0 l     F text 00000008 __pjsua_create_veneer
80016c70 g     F .ram_text_reloc 0000037c pjsua_create
vovan@localhost:~/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr> objdump -t zephyr.elf | grep start_connect
8004c548 l     F .ram_text_reloc 00000008 __pj_activesock_start_connect_veneer
6011f9e0 g     F text 00000588 start_connect
60197bc8 g     F text 00000018 pj_activesock_start_connect