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]

Relaxation and Dwarf CIE/FDE


I'm working with a target which has a linker relaxation
pass.  The compiler is generating Dwarf.  When the linker
shrinks a branch, the CIE/FDEs are not modified, so they
end up pointing to the wrong instructions.

I looked through the code (binutils-2.16) but didn't
see any code which addressed this.  Can anyone suggest
a pointer to where this is handled?

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


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