Xorg input thread (2)

Bill Crawford billcrawford1970 at gmail.com
Tue Jul 10 02:37:02 PDT 2007


On 10/07/07, Bill Crawford <billcrawford1970 at gmail.com> wrote:
>
> Even easier, just use ".text" or ".whatever" as a symbol (you'll have to
> use assembly code, but gcc lets you embed that in C anyway, and most other
> compilers AFAIK have some mechanism for doing so).
>

I forgot some detail: if the section name is "representable as a C
identifier" then binutils' ld will also create start and end symbols for it:
__start_[name] and __stop_[name]. This would be even easier to reference :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20070710/c7eb76d7/attachment.html>


More information about the xorg mailing list