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]

objcopy - redefine dynamic symbols


Hi,

I am currently in the situation that I need a tool for redefining
dynamic symbols of a (stripped) ELF file.
I tried objcopy --redefine-sym... , but found out that this does not
have any effect on dynamic symbols.

I also found an old thread on this list (from june 2000)
http://sourceware.org/ml/binutils/2000-06/msg00211.html
which described this - but no real solution.

Should I implement this feature in objcopy,
through modifying .dynstr/.dynsym/.hash ?

Any ideas where to start?

Thomas



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