Re: How to lookup the unnamed string constant in the generated object or executable?

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

 



* Peng Yu via Gcc-help:

> I am trying to understand where are unnamed string constants are
> defined in symbol tables.

Unnamed string constants do not have a symbol associated with them and
therefore are not present in symbol tables.  The labels you see in
assembler output are merely an assembler-level construct.

Thanks,
Florian




[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