How to adjust the name of symbols added to the GOT ?

William Tambe tambewilliam@gmail.com
Thu Mar 26 19:17:38 GMT 2020


On Wed, Mar 25, 2020 at 8:02 PM William Tambe <tambewilliam@gmail.com> wrote:
>
> We would like to adjust the name of symbols added to the GOT such that objdump disassembling can display something like: name@GOT.

Is it as simply as replacing the string pointed by
(struct elf_link_hash_entry *)->root.root.string ?

>
> How can it be accomplished ?
>



More information about the Binutils mailing list