public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Is there another way to put functions to a specifed section?
@ 2008-02-02  8:15 PRC
  2008-02-02  8:59 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: PRC @ 2008-02-02  8:15 UTC (permalink / raw)
  To: gcc-help

Is there another way to inform gcc to put all functions in the same source file
to a specified section, like ".mytext", without defining each function with
__attribute__(( section(".mytext") ))? 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-02  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-02  8:15 Is there another way to put functions to a specifed section? PRC
2008-02-02  8:59 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).