linker.lf 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. [mapping:lwip]
  2. archive: liblwip.a
  3. entries:
  4. if LWIP_IRAM_OPTIMIZATION = y:
  5. sockets:get_socket (noflash_text)
  6. sockets:tryget_socket (noflash_text)
  7. sockets:tryget_socket_unconn (noflash_text)
  8. sockets:sock_inc_used (noflash_text)
  9. sockets:tryget_socket_unconn_nouse (noflash_text)
  10. sockets:tryget_socket_unconn_locked (noflash_text)
  11. sockets:done_socket (noflash_text)
  12. sockets:lwip_recvfrom (noflash_text)
  13. sockets:lwip_recv_tcp (noflash_text)
  14. sockets:lwip_recv_tcp_from (noflash_text)
  15. sockets:lwip_recvfrom_udp_raw (noflash_text)
  16. sockets:lwip_send (noflash_text)
  17. sockets:lwip_sendto (noflash_text)
  18. sockets:event_callback (noflash_text)
  19. sockets:lwip_select (noflash_text)
  20. sockets:select_check_waiters (noflash_text)
  21. api_lib:netconn_apimsg (noflash_text)
  22. api_lib:netconn_recv_data (noflash_text)
  23. api_lib:netconn_tcp_recvd_msg (noflash_text)
  24. api_lib:netconn_tcp_recvd (noflash_text)
  25. api_lib:netconn_recv_data_tcp (noflash_text)
  26. api_lib:netconn_recv_tcp_pbuf_flags (noflash_text)
  27. api_lib:netconn_recv_udp_raw_netbuf_flags (noflash_text)
  28. api_lib:netconn_recv (noflash_text)
  29. api_lib:netconn_sendto (noflash_text)
  30. api_lib:netconn_send (noflash_text)
  31. api_lib:netconn_write_partly (noflash_text)
  32. api_lib:netconn_write_vectors_partly (noflash_text)
  33. api_msg:lwip_netconn_do_send (noflash_text)
  34. api_msg:lwip_netconn_do_write (noflash_text)
  35. netbuf:netbuf_alloc (noflash_text)
  36. netbuf:netbuf_free (noflash_text)
  37. tcpip:tcpip_thread (noflash_text)
  38. tcpip:tcpip_thread_handle_msg (noflash_text)
  39. tcpip:tcpip_inpkt (noflash_text)
  40. tcpip:tcpip_input (noflash_text)
  41. tcpip:tcpip_callback (noflash_text)
  42. tcpip:tcpip_try_callback (noflash_text)
  43. tcpip:tcpip_send_msg_wait_sem (noflash_text)
  44. inet_chksum:inet_cksum_pseudo_base (noflash_text)
  45. inet_chksum:inet_chksum_pseudo (noflash_text)
  46. etharp:etharp_output_to_arp_index (noflash_text)
  47. etharp:etharp_output (noflash_text)
  48. ip4_addr:ip4_addr_isbroadcast_u32 (noflash_text)
  49. ip4:ip4_route_src_hook (noflash_text)
  50. ip4:ip4_route_src (noflash_text)
  51. ip4:ip4_route (noflash_text)
  52. ip4:ip4_input (noflash_text)
  53. ip4:ip4_output_if (noflash_text)
  54. ip4:ip4_output_if_opt (noflash_text)
  55. ip4:ip4_output_if_src (noflash_text)
  56. ip4:ip4_output_if_opt_src (noflash_text)
  57. ip4:ip4_output (noflash_text)
  58. pbuf:pbuf_alloc (noflash_text)
  59. pbuf:pbuf_add_header_impl (noflash_text)
  60. pbuf:pbuf_add_header (noflash_text)
  61. pbuf:pbuf_remove_header (noflash_text)
  62. pbuf:pbuf_header_impl (noflash_text)
  63. pbuf:pbuf_header (noflash_text)
  64. pbuf:pbuf_free (noflash_text)
  65. udp:udp_input_local_match (noflash_text)
  66. udp:udp_input (noflash_text)
  67. udp:udp_send (noflash_text)
  68. udp:udp_sendto (noflash_text)
  69. udp:udp_sendto_if (noflash_text)
  70. udp:udp_sendto_if_src (noflash_text)
  71. ethernet:ethernet_input (noflash_text)
  72. ethernet:ethernet_output (noflash_text)
  73. sys_arch:sys_mutex_lock (noflash_text)
  74. sys_arch:sys_mutex_unlock (noflash_text)
  75. sys_arch:sys_sem_signal (noflash_text)
  76. sys_arch:sys_arch_sem_wait (noflash_text)
  77. sys_arch:sys_mbox_post (noflash_text)
  78. sys_arch:sys_mbox_trypost (noflash_text)
  79. sys_arch:sys_arch_mbox_fetch (noflash_text)
  80. ethernetif:ethernet_low_level_output (noflash_text)
  81. ethernetif:ethernetif_input (noflash_text)
  82. wlanif:low_level_output (noflash_text)
  83. wlanif:wlanif_input (noflash_text)
  84. if ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y:
  85. * (extram_bss)