This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: #pragma weak conformance


>>>>> Geoff Keating writes:

Geoff> That's one of those fundamental compiler pieces (the symbol table)
Geoff> that's so hard to find in GCC.  The function is called lookup_name.

	I had looked at lookup_name() before, but I could not figure out
how IDENTIFIER_{LOCAL,GLOBAL}_VALUE could return the decl.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]