OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exceptionVector
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/stubs/
m68k-stub.c
167
int
exceptionVector
; /* cpu vector causing exception */
699
computeSignal (
exceptionVector
)
700
int
exceptionVector
;
703
switch (
exceptionVector
)
817
handle_exception (int
exceptionVector
)
827
exceptionVector
, registers[PS], registers[PC]);
830
sigval = computeSignal (
exceptionVector
);
956
frame, frame->exceptionPC, frame->
exceptionVector
);
964
if ((frame->
exceptionVector
== 33) &&
983
if ((frame->
exceptionVector
!= 9) &
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/stubs/
m68k-stub.c
167
int
exceptionVector
; /* cpu vector causing exception */
699
computeSignal (
exceptionVector
)
700
int
exceptionVector
;
703
switch (
exceptionVector
)
817
handle_exception (int
exceptionVector
)
827
exceptionVector
, registers[PS], registers[PC]);
830
sigval = computeSignal (
exceptionVector
);
956
frame, frame->exceptionPC, frame->
exceptionVector
);
964
if ((frame->
exceptionVector
== 33) &&
983
if ((frame->
exceptionVector
!= 9) &
[
all
...]
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026