public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Static Functions in Linker Map File -
@ 2007-06-08  7:08 Alok Singh
  2007-06-08  7:11 ` kanishk rastogi
  0 siblings, 1 reply; 2+ messages in thread
From: Alok Singh @ 2007-06-08  7:08 UTC (permalink / raw)
  To: gcc-help

Hi,
Is there a way to reflect addresses of static functions too in the
linker map file? By default, only addresses of global functions get
reflected in linker map file.

regards,
Alok

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

* Re: Static Functions in Linker Map File -
  2007-06-08  7:08 Static Functions in Linker Map File - Alok Singh
@ 2007-06-08  7:11 ` kanishk rastogi
  0 siblings, 0 replies; 2+ messages in thread
From: kanishk rastogi @ 2007-06-08  7:11 UTC (permalink / raw)
  To: Alok Singh; +Cc: gcc-help

On 6/8/07, Alok Singh <aloks@broadcom.com> wrote:
> Hi,
> Is there a way to reflect addresses of static functions too in the
> linker map file? By default, only addresses of global functions get
> reflected in linker map file.
>
thats wat static is ment for.
CMIIW

regards
kanishk

> regards,
> Alok
>
>

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

end of thread, other threads:[~2007-06-08  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-08  7:08 Static Functions in Linker Map File - Alok Singh
2007-06-08  7:11 ` kanishk rastogi

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).