HomeSort by relevance Sort by last modified time
    Searched refs:HandlePureVirtualCall (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 334 static void HandlePureVirtualCall();
exception_handler.cc 289 previous_pch_ = _set_purecall_handler(HandlePureVirtualCall);
458 _set_purecall_handler(ExceptionHandler::HandlePureVirtualCall);
634 void ExceptionHandler::HandlePureVirtualCall() {
    [all...]

Completed in 423 milliseconds