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

  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 437 _purecall_handler previous_pch_;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 131 typedef void (__cdecl *_purecall_handler)(void); typedef
133 _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler);
134 _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void);

Completed in 75 milliseconds