.symtab behaviour query

Andreas Schwab schwab@suse.de
Thu Apr 5 14:21:00 GMT 2018
On Apr 05 2018, Nick Clifton <nickc@redhat.com> wrote:

> Actually this is not true.  Other tools also examine the symbol information,
> one of the most important of which is the dynamic loader (ld.so).  Also the
> program itself can look at its own symbol table.  Plus you have things like
> plugins and modules and dynamically loaded libraries, all of which can and do
> access a program's symbol table.

They all use .dynsym (or whatever DT_SYMTAB points at), not .symtab.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Binutils mailing list