ARM/Thumb call_via_r stub
Nick Clifton
nickc@redhat.com
Thu Jun 17 07:54:00 GMT 2004
Hi Sven,
> Is it possible to tell the linker that these function should be in the
> .text section and a second one (e.g. with a different name) in the
> section .sram?
Sorry no - well at least not at the moment. Feel free to develop a
patch to do this if you want.
Another possibility would be to add the function yourself. Ie create a
small assembler file with definitions of the call_via_r functions in the
.sram section and try including that in the final link.
Cheers
Nick
More information about the Binutils
mailing list