public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* static functions appearing in the symbol table
@ 2015-08-23 13:16 Martin Faltesek
  2015-08-23 20:36 ` Martin Sebor
  2015-08-24  8:37 ` Nicholas Mc Guire
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Faltesek @ 2015-08-23 13:16 UTC (permalink / raw)
  To: gcc-help

While using gcc, I've noticed that some static functions appear in the
symbol table while others do not. What are the conditions that control
when a static function's symbol appears? I would have thought all
statics would not be included.

This observation arose while debugging stack traces in the linux
kernel. (and using ftrace).

Using arm-linux-gcc 4.9.1.

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-24  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-23 13:16 static functions appearing in the symbol table Martin Faltesek
2015-08-23 20:36 ` Martin Sebor
2015-08-24  8:37 ` Nicholas Mc Guire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).