This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Section names and contents in GCC output files


Hi,
 
I have very simple question: how are named all
sections (.text, .rodata etc) in GCC compiled file?
And what information is located in this sections?
(.text - program code, .bss - uninit data?, .rodata -
constants?)
Where I can read about this?
Thank you.
 
Jurgis Armanavichius
Firma MEDELKOM, http://www.medelkom.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]