Searched refs:_FindExceptionFunction (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp127 if (_FindExceptionFunction(info, address) != B_OK)
139 ExceptionStopConfigView::_FindExceptionFunction(ImageDebugInfo* info, function in class:ExceptionStopConfigView
168 if (_FindExceptionFunction(info, address) != B_OK)
H A DExceptionStopConfigView.h39 status_t _FindExceptionFunction(ImageDebugInfo* info,

Completed in 45 milliseconds