This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[Linker/map-file] Generate address for every variable in structure

Hi all.

Help me please. I'd like to know, is there a way to get adresses for every variable of a structure by linker possibilites or else? I'd like to get that after *.out is build. Or maybe you can tell me, where can i get those adresses. Map-file contains structures addresses, but not addresses of their members. 

Thank you.