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 Nick,
> 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 ?

Yes, I do this. But it seems that dwarf2 sections do not contain any 
references into relaxed sections. Well, yes, it does contain a reference to 
'.text' , but i cannot find any references to, say, linenumbers.

Cheers,
Dmitry.


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