Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc289 previous_pch_ = _set_purecall_handler(HandlePureVirtualCall); in Initialize()
458 _set_purecall_handler(ExceptionHandler::HandlePureVirtualCall); in ~AutoExceptionHandler()
634 void ExceptionHandler::HandlePureVirtualCall() { in HandlePureVirtualCall() function in google_breakpad::ExceptionHandler
Dexception_handler.h334 static void HandlePureVirtualCall();