[David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections
David Mosberger
davidm@napali.hpl.hp.com
Sat Mar 2 12:40:00 GMT 2002
More information about the Binutils mailing list
Sat Mar 2 12:40:00 GMT 2002
- Previous message (by thread): [David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections
- Next message (by thread): [David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> On Sat, 2 Mar 2002 12:28:20 -0800, "H . J . Lu" <hjl@lucon.org> said: HJ> + if (bfd_get_section_by_name (output_bfd, ".preinit_array") != NULL) I don't think this works as intended: the section always exists in the output_bfd at that time. At least this is what it looked like when I tried it. That's why I switched to walking the input files and sections. --david
- Previous message (by thread): [David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections
- Next message (by thread): [David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list