# QConn\_Mem\_Map

Source: [https://docs.qualcomm.com/doc/80-58740-7/topic/qconn_mem_map.html](https://docs.qualcomm.com/doc/80-58740-7/topic/qconn_mem_map.html)

QConn\_Mem\_Map is used to parse identifiers, function calls, and memory usage in Map files. It
      includes:

- Cross reference table: Displays the reference relationships between functions and
        identifiers.
- Memory map (.a): Analyzes the memory status of all static library (.a) files.
- Memory map (.o): Analyzes the memory status of all target (.o) files.

- **[Instructions](https://docs.qualcomm.com/doc/80-58740-7/topic/instructions.html)**
- **[Cross Reference Table](https://docs.qualcomm.com/doc/80-58740-7/topic/cross_reference_table_page.html)**
- **[Memory Map (.a)](https://docs.qualcomm.com/doc/80-58740-7/topic/memory_map_a_page.html)**
- **[Memory Map (.o)](https://docs.qualcomm.com/doc/80-58740-7/topic/memory_map_o_page.html)**

Last Published: May 13, 2025

[Previous Topic
Cautions](https://docs.qualcomm.com/bundle/publicresource/80-58740-7/topics/cautions.md#Toc160038720) [Next Topic
Instructions](https://docs.qualcomm.com/bundle/publicresource/80-58740-7/topics/instructions.md)