This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug#62008: ld leaves hidden/internal symbols in the symbol table (Patch Included)


"H . J . Lu" <hjl@lucon.org> writes:

> >From what I read in the gABI draft, STV_PROTECTED works like -Bsymbolic
> on one symbol

Yes.  Since you associate STV_PROTECTED with a defined symbol always
the local symbol is found.

> and STV_HIDDEN works like -Bsymbolic plus local symbol
> in symbol versioning script.

In principal, yes.

> For STV_HIDDEN, maybe local symbol is enough.

No.  STV_HIDDEN does not remove the PLT entry.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]