public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* .symver directive ?
@ 2004-06-02 15:06 K. Ahmed Feroz
  2004-06-21 11:07 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: K. Ahmed Feroz @ 2004-06-02 15:06 UTC (permalink / raw)
  To: binutils

Hi all,

"For ELF targets, the .symver directive is used like this:"
.symver name, name2@nodename"

I am sorry , I am not clear from the GNU description.

Can anyone please give me an example for the directive and tell me how
this will affect the ELF format?

Regards,
K.Feroz





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

* Re: .symver directive ?
  2004-06-02 15:06 .symver directive ? K. Ahmed Feroz
@ 2004-06-21 11:07 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2004-06-21 11:07 UTC (permalink / raw)
  To: K. Ahmed Feroz; +Cc: binutils

Hi K.Feroz,

> "For ELF targets, the .symver directive is used like this:"
> .symver name, name2@nodename"
> 
> I am sorry , I am not clear from the GNU description.
> 
> Can anyone please give me an example for the directive and tell me how
> this will affect the ELF format?

There are lots of examples of this directive being used in the gas and 
linker testsuites.  For example:

   gas/testsuite/gas/elf/symvers.s
   gas/testsuite/gas/symver/symver6.s
   ld/testsuite/ld-elfvers/vers1.c

This last file is probably the best example of the directive in use and 
its affects on ELF executables.

Cheers
   Nick


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

end of thread, other threads:[~2004-06-21 11:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-02 15:06 .symver directive ? K. Ahmed Feroz
2004-06-21 11:07 ` Nick Clifton

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