Searched refs:AttachDebugExceptionHandler (Results 1 – 3 of 3) sorted by relevance
84 int AttachDebugExceptionHandler(const void* info, size_t info_size) { in AttachDebugExceptionHandler() function415 args->attach_debug_exception_handler_func = AttachDebugExceptionHandler; in OnStart()
188 bool AttachDebugExceptionHandler(const std::string& info,
998 if (!AttachDebugExceptionHandler(info, reply_msg)) { in OnAttachDebugExceptionHandler()1006 bool NaClProcessHost::AttachDebugExceptionHandler(const std::string& info, in AttachDebugExceptionHandler() function in nacl::NaClProcessHost