fno-jump-tables question

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

 



Hello,

The -fno-jump-tables option to GCC removes the jump tables as it name
indicates, which I think is mostly relevant for switch cases.

I was wondering if anybody knows the name of the section (e.g.
".text.jump-tables" or something like that?) where such jump tables are
placed when the option is not used, so I can place it arbitrarily via
the linker script, for example in an external memory.

Thanks in advance,

Jorge







[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