This is the mail archive of the binutils@sourceware.org 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] |
| Other format: | [Raw text] | |
I added some printf to the filter_symbols function and I can see that my symbol(s) are successfully renamed during this process, so I guess that I now have what I want, but only in the internal representation of objcopy/bfd.
But what now? Nothing of that appears in the output file. So how can I achieve this? There seems to be nothing like "bfd_set_dynamic_symtab" as the dynamic counterpart of bfd_set_symtab!?
Cheers Nick
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |