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: dwarf2 and linker relaxation problem


Hi Dmitry,

So, the question is - how to hook on 'something' in dw2 sections to adjust relaxed references?

Why not do what sh_elf_relax_delete_bytes() does ? Scan through the sections attached to the bfd and look for dwarf2 sections which might contain references into the relaxed section ?


Cheers
  Nick



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