OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:code_for_catch_exception
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/stubs/
sh-stub.c
1267
static __inline__ void
code_for_catch_exception
(int n)
function
1329
code_for_catch_exception
(CPU_BUS_ERROR_VEC);
1330
code_for_catch_exception
(DMA_BUS_ERROR_VEC);
1331
code_for_catch_exception
(INVALID_INSN_VEC);
1332
code_for_catch_exception
(INVALID_SLOT_VEC);
1333
code_for_catch_exception
(NMI_VEC);
1334
code_for_catch_exception
(TRAP_VEC);
1335
code_for_catch_exception
(USER_VEC);
1336
code_for_catch_exception
(IO_VEC);
/src/external/gpl3/gdb.old/dist/gdb/stubs/
sh-stub.c
1267
static __inline__ void
code_for_catch_exception
(int n)
function
1329
code_for_catch_exception
(CPU_BUS_ERROR_VEC);
1330
code_for_catch_exception
(DMA_BUS_ERROR_VEC);
1331
code_for_catch_exception
(INVALID_INSN_VEC);
1332
code_for_catch_exception
(INVALID_SLOT_VEC);
1333
code_for_catch_exception
(NMI_VEC);
1334
code_for_catch_exception
(TRAP_VEC);
1335
code_for_catch_exception
(USER_VEC);
1336
code_for_catch_exception
(IO_VEC);
Completed in 41 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026