Re: What does the GL mean in GL(dl_global_scope_alloc)?

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

 



"Haizhi Xu" <xuhaizhi@xxxxxxxxxxx> writes:

> I found quite a few GL(...) in the dynamic loader source code and I
> did not find the definination of the GL. Is it a macro? Where is it
> defined?

The dynamic loader is part of glibc, not gcc.  You should ask on a
glibc mailing list.  For more information, see
    http://sourceware.org/glibc/

A little work with grep will show you that GL is defined in
    sysdeps/generic/ldsodefs.h
and does some sort of namespace control or something.

Ian

[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