Searched refs:handle_exception_result (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dwindows-nat.h234 } handle_exception_result; typedef in namespace:windows_nat
236 extern handle_exception_result handle_exception
H A Dwindows-nat.c160 handle_exception_result
170 handle_exception_result result = HANDLE_EXCEPTION_HANDLED;
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dwindows-nat.h132 enum handle_exception_result enum in namespace:windows_nat
227 handle_exception_result handle_exception
H A Dwindows-nat.c358 handle_exception_result
369 handle_exception_result result = HANDLE_EXCEPTION_HANDLED;

Completed in 205 milliseconds