Hi
My intention was to place some const data structure in a MAP file. But after compilation when I see the .map file I see in the const section as below along with intended const data structures,
TelIntConstCore3
* 0 82802340 00004b8e RUN ADDR = 12841340
82802340 00002c5a SC_Tel.lib : Spv_TelParam.obj (.const:.string)
I am not able to interpret the (.const:.string) which is placed in Const section and its wuite huge. Please let me know how to understand this.
Thanks
Gangadhar