When I saw the output of pmap -X for a process, It was as following:
I couldn't find out any way to identify the .rodata,.bss,.data,.text sections.
Is there any way to find out those section from pmap output?and also I want to know about the 2nd line in the pmap output attached above.
Any brief explanation and links are highly appreciated.