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]

Re: relaxing and elf local syms


> elf_tdata (input_bfd)->symtab_hdr.contents can be used to save modified
> internal syms for input_bfd.

I did that.  Many times.  It gets ignored, it seems.

Or... "I'm doing something wrong".

If you look in bfd_elf_get_elf_syms, it doesn't check to see if the
syms are already loaded.  Yet, everyone seems to use that function to
load syms.


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