28.01.2015 Views

Exception Handling ABI for the ARM Architecture

Exception Handling ABI for the ARM Architecture

Exception Handling ABI for the ARM Architecture

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Exception</strong> handling <strong>ABI</strong> <strong>for</strong> <strong>the</strong> <strong>ARM</strong> architecture<br />

10 IMPLEMENTATION DETAILS<br />

10.1 Thread safety<br />

The implementation described here is thread safe provided that new() and delete() are thread safe.<br />

Environments that do not care about thread safety may replace <strong>the</strong> function that finds <strong>the</strong> working space by one<br />

that owns an equivalent amount of static storage.<br />

10.2 Stack unwinding<br />

The runtime environment must ensure a stack unwind cannot proceed beyond <strong>the</strong> valid stack region, possibly by<br />

marking <strong>the</strong> caller of main() as EXIDX_CANTUNWIND.<br />

<strong>ARM</strong> IHI 0038A Copyright © 2002-2005, 2007 <strong>ARM</strong> Limited. All rights reserved. Page 44 of 50

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!