2019-04-22 02:21:17 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2016-01-07 17:06:06 +01:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-03-26 06:49:18 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-07-26 12:52:03 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > wut: Exception Handling< / title >
2016-01-07 17:06:06 +01:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2018-07-26 12:52:03 +02:00
< div id = "projectname" > wut
2020-03-26 06:49:18 +01:00
  < span id = "projectnumber" > 1.0.0-beta9< / span >
2016-01-07 17:06:06 +01:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-03-26 06:49:18 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2016-01-07 17:06:06 +01:00
< script type = "text/javascript" >
2018-07-26 12:52:03 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2016-01-07 17:06:06 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-07-26 12:52:03 +02:00
/* @license-end */
2016-01-07 17:06:06 +01:00
< / script >
2018-07-26 12:52:03 +02:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2016-01-07 17:06:06 +01:00
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2016-01-07 17:14:21 +01:00
< div class = "title" > Exception Handling< div class = "ingroups" > < a class = "el" href = "group__coreinit.html" > coreinit< / a > < / div > < / div > < / div >
2016-01-07 17:06:06 +01:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2019-04-22 02:21:17 +02:00
< tr class = "memitem:gaf44fe86e7b12f2840eeae1571f4beb16" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a > (*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a > ) (< a class = "el" href = "group__coreinit__context.html#ga924296baf430a531adb5135a5cd54207" > OSContext< / a > *context)< / td > < / tr >
2016-01-07 17:06:06 +01:00
< tr class = "separator:gaf44fe86e7b12f2840eeae1571f4beb16" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memitem:gae4afb8cf4e5140117346743c21e7e5b5" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#gae4afb8cf4e5140117346743c21e7e5b5" > OSExceptionMode< / a > < / td > < / tr >
< tr class = "separator:gae4afb8cf4e5140117346743c21e7e5b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga92517b634b509f1aa41720bfb2231688" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#ga92517b634b509f1aa41720bfb2231688" > OSExceptionType< / a > < / td > < / tr >
< tr class = "separator:ga92517b634b509f1aa41720bfb2231688" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 17:06:06 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gadf2e521394011577c7dc08431b3badd3" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a > { < br / >
    < a class = "el" href = "group__coreinit__exception.html#ggadf2e521394011577c7dc08431b3badd3aa6405b7daa7c9bc8aac40b3fbe1e6991" > OS_EXCEPTION_MODE_SYSTEM< / a > = 0,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#ggadf2e521394011577c7dc08431b3badd3a8db13f869b5f7ef5a0a963eefd231508" > OS_EXCEPTION_MODE_THREAD< / a > = 1,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#ggadf2e521394011577c7dc08431b3badd3af9862cf7b09ca885883db4a39488fa31" > OS_EXCEPTION_MODE_GLOBAL< / a > = 2,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#ggadf2e521394011577c7dc08431b3badd3aa8bbdfc051455a0f8d2ab554d217deb9" > OS_EXCEPTION_MODE_THREAD_ALL_CORES< / a > = 3,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#ggadf2e521394011577c7dc08431b3badd3a158b8f4bcd3640e70b52cd052fded5b1" > OS_EXCEPTION_MODE_GLOBAL_ALL_CORES< / a > = 4
< br / >
}< / td > < / tr >
< tr class = "separator:gadf2e521394011577c7dc08431b3badd3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga65a0cfbe0419c15167c339ec771a26af" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a > { < br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa48b83ff21b47e5cf0670c1d8f36dfdbf" > OS_EXCEPTION_TYPE_SYSTEM_RESET< / a > = 0,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa4ab86cc5b0772e5d886018b75a071e4d" > OS_EXCEPTION_TYPE_MACHINE_CHECK< / a > = 1,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afaa9dde46c5a0e3bb3517ce9cc472ce397" > OS_EXCEPTION_TYPE_DSI< / a > = 2,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa37839a813ed081a2fba85d1cab07036b" > OS_EXCEPTION_TYPE_ISI< / a > = 3,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afade536798de663e62d5acd8a20e223de1" > OS_EXCEPTION_TYPE_EXTERNAL_INTERRUPT< / a > = 4,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa596e6b7b366b6038a059c3d8ea181c2f" > OS_EXCEPTION_TYPE_ALIGNMENT< / a > = 5,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afae061f34862c2fd9d40601f9fde0daa17" > OS_EXCEPTION_TYPE_PROGRAM< / a > = 6,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa864f441e96706875a667ce9de5c8f2fd" > OS_EXCEPTION_TYPE_FLOATING_POINT< / a > = 7,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa7bc0880d91a1c80c6865d9449e519c2e" > OS_EXCEPTION_TYPE_DECREMENTER< / a > = 8,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afab13d9e1b2e413a7a0f8112fb5dd09eef" > OS_EXCEPTION_TYPE_SYSTEM_CALL< / a > = 9,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa645498d0d998f1837a0fad036cc2ef51" > OS_EXCEPTION_TYPE_TRACE< / a > = 10,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa7bff8e45e6d457c896b6c86abb4fd356" > OS_EXCEPTION_TYPE_PERFORMANCE_MONITOR< / a > = 11,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa39f65926de0580187726b2b611844908" > OS_EXCEPTION_TYPE_BREAKPOINT< / a > = 12,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa298eccfe2a4589121ce99326d1d50988" > OS_EXCEPTION_TYPE_SYSTEM_INTERRUPT< / a > = 13,
< br / >
    < a class = "el" href = "group__coreinit__exception.html#gga65a0cfbe0419c15167c339ec771a26afa224217e216057fb5ed8fcd3bffd92517" > OS_EXCEPTION_TYPE_ICI< / a > = 14
< br / >
}< / td > < / tr >
< tr class = "separator:ga65a0cfbe0419c15167c339ec771a26af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 17:06:06 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2016-01-08 18:08:40 +01:00
< tr class = "memitem:ga456ef855d4aa07cfa8d89d2d9830037e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#ga456ef855d4aa07cfa8d89d2d9830037e" > OSSetExceptionCallback< / a > (< a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a > exceptionType, < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a > callback)< / td > < / tr >
2016-01-07 17:06:06 +01:00
< tr class = "separator:ga456ef855d4aa07cfa8d89d2d9830037e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gac22958974883ca4e5ffaeab5044cc9c2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__exception.html#gac22958974883ca4e5ffaeab5044cc9c2" > OSSetExceptionCallbackEx< / a > (< a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a > mode, < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a > exceptionType, < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a > callback)< / td > < / tr >
< tr class = "separator:gac22958974883ca4e5ffaeab5044cc9c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 17:06:06 +01:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
2018-07-26 12:52:03 +02:00
< a id = "gaf44fe86e7b12f2840eeae1571f4beb16" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaf44fe86e7b12f2840eeae1571f4beb16" > ◆ < / a > < / span > OSExceptionCallbackFn< / h2 >
2016-01-07 17:06:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-04-22 02:21:17 +02:00
< td class = "memname" > typedef < a class = "el" href = "wut__types_8h.html#a975dbe9e4396bf9e0064ce01827fa372" > BOOL< / a > (* OSExceptionCallbackFn) (< a class = "el" href = "group__coreinit__context.html#ga924296baf430a531adb5135a5cd54207" > OSContext< / a > *context)< / td >
2016-01-07 17:06:06 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-07-26 12:52:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "exception_8h_source.html#l00015" > 15< / a > of file < a class = "el" href = "exception_8h_source.html" > exception.h< / a > .< / p >
< / div >
< / div >
2020-03-26 06:49:18 +01:00
< a id = "gae4afb8cf4e5140117346743c21e7e5b5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gae4afb8cf4e5140117346743c21e7e5b5" > ◆ < / a > < / span > OSExceptionMode< / h2 >
2018-07-26 12:52:03 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-03-26 06:49:18 +01:00
< td class = "memname" > typedef enum < a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a > < a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a > < / td >
2018-07-26 12:52:03 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-01-07 17:06:06 +01:00
< / div >
< / div >
2020-03-26 06:49:18 +01:00
< a id = "ga92517b634b509f1aa41720bfb2231688" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga92517b634b509f1aa41720bfb2231688" > ◆ < / a > < / span > OSExceptionType< / h2 >
2018-07-26 12:52:03 +02:00
2016-01-07 17:06:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-03-26 06:49:18 +01:00
< td class = "memname" > typedef enum < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a > < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a > < / td >
2016-01-07 17:06:06 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
2018-07-26 12:52:03 +02:00
< a id = "gadf2e521394011577c7dc08431b3badd3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gadf2e521394011577c7dc08431b3badd3" > ◆ < / a > < / span > OSExceptionMode< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "ggadf2e521394011577c7dc08431b3badd3aa6405b7daa7c9bc8aac40b3fbe1e6991" > < / a > OS_EXCEPTION_MODE_SYSTEM  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggadf2e521394011577c7dc08431b3badd3a8db13f869b5f7ef5a0a963eefd231508" > < / a > OS_EXCEPTION_MODE_THREAD  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggadf2e521394011577c7dc08431b3badd3af9862cf7b09ca885883db4a39488fa31" > < / a > OS_EXCEPTION_MODE_GLOBAL  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggadf2e521394011577c7dc08431b3badd3aa8bbdfc051455a0f8d2ab554d217deb9" > < / a > OS_EXCEPTION_MODE_THREAD_ALL_CORES  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "ggadf2e521394011577c7dc08431b3badd3a158b8f4bcd3640e70b52cd052fded5b1" > < / a > OS_EXCEPTION_MODE_GLOBAL_ALL_CORES  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "exception_8h_source.html#l00017" > 17< / a > of file < a class = "el" href = "exception_8h_source.html" > exception.h< / a > .< / p >
< / div >
< / div >
< a id = "ga65a0cfbe0419c15167c339ec771a26af" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga65a0cfbe0419c15167c339ec771a26af" > ◆ < / a > < / span > OSExceptionType< / h2 >
2016-01-07 17:06:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-01-08 18:08:40 +01:00
< td class = "memname" > enum < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a > < / td >
2016-01-07 17:06:06 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
2018-07-26 12:52:03 +02:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa48b83ff21b47e5cf0670c1d8f36dfdbf" > < / a > OS_EXCEPTION_TYPE_SYSTEM_RESET  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa4ab86cc5b0772e5d886018b75a071e4d" > < / a > OS_EXCEPTION_TYPE_MACHINE_CHECK  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afaa9dde46c5a0e3bb3517ce9cc472ce397" > < / a > OS_EXCEPTION_TYPE_DSI  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa37839a813ed081a2fba85d1cab07036b" > < / a > OS_EXCEPTION_TYPE_ISI  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afade536798de663e62d5acd8a20e223de1" > < / a > OS_EXCEPTION_TYPE_EXTERNAL_INTERRUPT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa596e6b7b366b6038a059c3d8ea181c2f" > < / a > OS_EXCEPTION_TYPE_ALIGNMENT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afae061f34862c2fd9d40601f9fde0daa17" > < / a > OS_EXCEPTION_TYPE_PROGRAM  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa864f441e96706875a667ce9de5c8f2fd" > < / a > OS_EXCEPTION_TYPE_FLOATING_POINT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa7bc0880d91a1c80c6865d9449e519c2e" > < / a > OS_EXCEPTION_TYPE_DECREMENTER  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afab13d9e1b2e413a7a0f8112fb5dd09eef" > < / a > OS_EXCEPTION_TYPE_SYSTEM_CALL  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa645498d0d998f1837a0fad036cc2ef51" > < / a > OS_EXCEPTION_TYPE_TRACE  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa7bff8e45e6d457c896b6c86abb4fd356" > < / a > OS_EXCEPTION_TYPE_PERFORMANCE_MONITOR  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa39f65926de0580187726b2b611844908" > < / a > OS_EXCEPTION_TYPE_BREAKPOINT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa298eccfe2a4589121ce99326d1d50988" > < / a > OS_EXCEPTION_TYPE_SYSTEM_INTERRUPT  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "gga65a0cfbe0419c15167c339ec771a26afa224217e216057fb5ed8fcd3bffd92517" > < / a > OS_EXCEPTION_TYPE_ICI  < / td > < td class = "fielddoc" > < / td > < / tr >
2016-01-07 17:06:06 +01:00
< / table >
2018-07-26 12:52:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "exception_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "exception_8h_source.html" > exception.h< / a > .< / p >
2016-01-07 17:06:06 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2018-07-26 12:52:03 +02:00
< a id = "ga456ef855d4aa07cfa8d89d2d9830037e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga456ef855d4aa07cfa8d89d2d9830037e" > ◆ < / a > < / span > OSSetExceptionCallback()< / h2 >
2016-01-07 17:06:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a > OSSetExceptionCallback < / td >
< td > (< / td >
2016-01-08 18:08:40 +01:00
< td class = "paramtype" > < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a >   < / td >
2016-01-07 17:06:06 +01:00
< td class = "paramname" > < em > exceptionType< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a >   < / td >
< td class = "paramname" > < em > callback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "gac22958974883ca4e5ffaeab5044cc9c2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gac22958974883ca4e5ffaeab5044cc9c2" > ◆ < / a > < / span > OSSetExceptionCallbackEx()< / h2 >
2016-01-07 17:06:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a > OSSetExceptionCallbackEx < / td >
< td > (< / td >
2018-07-26 12:52:03 +02:00
< td class = "paramtype" > < a class = "el" href = "group__coreinit__exception.html#gadf2e521394011577c7dc08431b3badd3" > OSExceptionMode< / a >   < / td >
< td class = "paramname" > < em > mode< / em > , < / td >
2016-01-07 17:06:06 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2016-01-08 18:08:40 +01:00
< td class = "paramtype" > < a class = "el" href = "group__coreinit__exception.html#ga65a0cfbe0419c15167c339ec771a26af" > OSExceptionType< / a >   < / td >
2016-01-07 17:06:06 +01:00
< td class = "paramname" > < em > exceptionType< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "group__coreinit__exception.html#gaf44fe86e7b12f2840eeae1571f4beb16" > OSExceptionCallbackFn< / a >   < / td >
< td class = "paramname" > < em > callback< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-03-26 06:49:18 +01:00
< / a > 1.8.17
2016-01-07 17:06:06 +01:00
< / small > < / address >
< / body >
< / html >