Searched refs:exception_code_ (Results 1 – 4 of 4) sorted by relevance
120 exception_code_ = code; in SetExceptionInformation()219 int exception_code_; variable
75 exception_code_(0), in MinidumpGenerator()93 exception_code_(0), in MinidumpGenerator()1150 exception_ptr->exception_record.exception_flags = exception_code_; in WriteExceptionStream()
91 if (exception_code_) {203 exception_code_ = info.exception_code;217 printf("exception_code = %d\n", exception_code_);325 if (exception_type_ && exception_code_) {327 exception_code_,
149 int exception_code_; variable