Planeshift
google_breakpad::ExceptionHandler::CrashContext Struct Reference

#include <exception_handler.h>

Public Attributes

struct ucontext context
 
struct _libc_fpstate float_state
 
siginfo_t siginfo
 
pid_t tid
 

Detailed Description

Definition at line 189 of file exception_handler.h.

Member Data Documentation

struct ucontext google_breakpad::ExceptionHandler::CrashContext::context

Definition at line 192 of file exception_handler.h.

struct _libc_fpstate google_breakpad::ExceptionHandler::CrashContext::float_state

Definition at line 195 of file exception_handler.h.

siginfo_t google_breakpad::ExceptionHandler::CrashContext::siginfo

Definition at line 190 of file exception_handler.h.

pid_t google_breakpad::ExceptionHandler::CrashContext::tid

Definition at line 191 of file exception_handler.h.


The documentation for this struct was generated from the following file: