This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: [PATCH] getcfi_scn_eh_frame: Don't crash and burn when .eh_frame bits aren't there.


The more conservative check would be != SHT_NOBITS, wouldn't it?
I can imagine some machine using a processor-specific type for .eh_frame
rather than SHT_PROGBITS, even if none do that now.

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