Is there another way to put functions to a specifed section?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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") ))? 



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux