public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* The linker map file and LTO
@ 2020-10-16  2:03 Visda.Vokhshoori
  2020-10-16 14:12 ` Dan Kegel
  0 siblings, 1 reply; 3+ messages in thread
From: Visda.Vokhshoori @ 2020-10-16  2:03 UTC (permalink / raw)
  To: gcc-help

Hello,

I have an application that is being compiled and linked with LTO option and –param lto-partition=1.  The .text section of the map file only provides size.  It doesn’t provide the content of the .text section, ie function names.

Is this by design?  Is there a way to force the content to be printed to the .text section in the map file?

Thanks,
Visda

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

end of thread, other threads:[~2020-10-16 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16  2:03 The linker map file and LTO Visda.Vokhshoori
2020-10-16 14:12 ` Dan Kegel
2020-10-16 14:18   ` Visda.Vokhshoori

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