Home
last modified time | relevance | path

Searched refs:exc_state (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgnu-nat.c150 struct exc_state struct
162 struct exc_state exc; /* The exception that caused us to return. */ argument
1315 struct exc_state *e = &w->exc; in inf_signal()