Correct the type of _PROCEDURE_LINKAGE_TABLE_
Ian Lance Taylor
ian@wasabisystems.com
Fri May 28 14:38:00 GMT 2004
More information about the Binutils mailing list
Fri May 28 14:38:00 GMT 2004
- Previous message (by thread): Correct the type of _PROCEDURE_LINKAGE_TABLE_
- Next message (by thread): how to invoke ld without gcc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andreas Schwab <schwab@suse.de> writes: > > Most of the entries in the PLT come with their own STT_FUNC symbols. > > The .plt entries don't have symbols of their own. They are only used to > internally resolve references to global functions. The function symbols > always point to the real entry points. Hmmm, I think we used to emit symbols for the PLT entries. I may be misremembering, though. Ian
- Previous message (by thread): Correct the type of _PROCEDURE_LINKAGE_TABLE_
- Next message (by thread): how to invoke ld without gcc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list