Rafael Rodríguez Velilla writes: > I'm looking for documentation on how does gcc manges function > callings and how it organices the compiled code and data into the > different sections that it generates. > > I'm compiling for ARM with gcc and I'm mixing C code and assembler. > > Is there such a documentation? You can find a document describing the ARM Procedure Call Standard at: http://hammer.prohosting.com/~rodp/armref/apcs.txt Nick.