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()
459 _set_purecall_handler(ExceptionHandler::HandlePureVirtualCall); in ~AutoExceptionHandler()
637 void ExceptionHandler::HandlePureVirtualCall() { in HandlePureVirtualCall() function in google_breakpad::ExceptionHandler
Dexception_handler.h336 static void HandlePureVirtualCall();