Paul Brook wrote:

> ARM unwind tables are series of open ranges (only the start address is 
> specified for each region). i.e. your assumption that the search will fail is 
> incorrect. It will actually find the entry for the preceding function.
> The new linker bits automatically add cantunwind entries for code/objects 
> that 
> do not have unwind information.

  I see, thanks (and Andrew); this is a platform-specific quirk of the file
format.

    cheers,
      DaveK

Reply via email to