How the compilers arranges the various sections in the executable image?

The executable had following sections:-

Data Section (uninitialized data variable section, initialized data variable section )

Code Section

Remember that all static variables are allocated in the initialized variable section.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.