, including all inherited members.
AddMappingInfo(const string &name, const uint8_t identifier[sizeof(MDGUID)], uintptr_t start_address, size_t mapping_size, size_t file_offset) | google_breakpad::ExceptionHandler | |
dump_path() const | google_breakpad::ExceptionHandler | [inline] |
ExceptionHandler(const MinidumpDescriptor &descriptor, FilterCallback filter, MinidumpCallback callback, void *callback_context, bool install_handler, const int server_fd) | google_breakpad::ExceptionHandler | |
ExceptionHandler(const wstring &dump_path, FilterCallback filter, MinidumpCallback callback, void *callback_context, int handler_types) | google_breakpad::ExceptionHandler | |
ExceptionHandler(const wstring &dump_path, FilterCallback filter, MinidumpCallback callback, void *callback_context, int handler_types, MINIDUMP_TYPE dump_type, const wchar_t *pipe_name, const CustomClientInfo *custom_info) | google_breakpad::ExceptionHandler | |
ExceptionHandler(const wstring &dump_path, FilterCallback filter, MinidumpCallback callback, void *callback_context, int handler_types, MINIDUMP_TYPE dump_type, HANDLE pipe_handle, const CustomClientInfo *custom_info) | google_breakpad::ExceptionHandler | |
ExceptionHandler(const wstring &dump_path, FilterCallback filter, MinidumpCallback callback, void *callback_context, int handler_types, CrashGenerationClient *crash_generation_client) | google_breakpad::ExceptionHandler | |
FilterCallback typedef | google_breakpad::ExceptionHandler | |
FilterCallback typedef | google_breakpad::ExceptionHandler | |
get_handle_debug_exceptions() const | google_breakpad::ExceptionHandler | [inline] |
get_requesting_thread_id() const | google_breakpad::ExceptionHandler | [inline] |
HANDLER_ALL enum value | google_breakpad::ExceptionHandler | |
HANDLER_EXCEPTION enum value | google_breakpad::ExceptionHandler | |
HANDLER_INVALID_PARAMETER enum value | google_breakpad::ExceptionHandler | |
HANDLER_NONE enum value | google_breakpad::ExceptionHandler | |
HANDLER_PURECALL enum value | google_breakpad::ExceptionHandler | |
HandlerCallback typedef | google_breakpad::ExceptionHandler | |
HandlerType enum name | google_breakpad::ExceptionHandler | |
IsOutOfProcess() const | google_breakpad::ExceptionHandler | [inline] |
IsOutOfProcess() const | google_breakpad::ExceptionHandler | [inline] |
minidump_descriptor() const | google_breakpad::ExceptionHandler | [inline] |
MinidumpCallback typedef | google_breakpad::ExceptionHandler | |
MinidumpCallback typedef | google_breakpad::ExceptionHandler | |
RegisterAppMemory(void *ptr, size_t length) | google_breakpad::ExceptionHandler | |
RegisterAppMemory(void *ptr, size_t length) | google_breakpad::ExceptionHandler | |
RequestUpload(DWORD crash_id) | google_breakpad::ExceptionHandler | |
set_crash_handler(HandlerCallback callback) | google_breakpad::ExceptionHandler | [inline] |
set_dump_path(const wstring &dump_path) | google_breakpad::ExceptionHandler | [inline] |
set_handle_debug_exceptions(bool handle_debug_exceptions) | google_breakpad::ExceptionHandler | [inline] |
set_minidump_descriptor(const MinidumpDescriptor &descriptor) | google_breakpad::ExceptionHandler | [inline] |
SimulateSignalDelivery(int sig) | google_breakpad::ExceptionHandler | |
UnregisterAppMemory(void *ptr) | google_breakpad::ExceptionHandler | |
UnregisterAppMemory(void *ptr) | google_breakpad::ExceptionHandler | |
WriteMinidump() | google_breakpad::ExceptionHandler | |
WriteMinidump(const string &dump_path, MinidumpCallback callback, void *callback_context) | google_breakpad::ExceptionHandler | [static] |
WriteMinidump() | google_breakpad::ExceptionHandler | |
WriteMinidump(const wstring &dump_path, MinidumpCallback callback, void *callback_context) | google_breakpad::ExceptionHandler | [static] |
WriteMinidumpForChild(pid_t child, pid_t child_blamed_thread, const string &dump_path, MinidumpCallback callback, void *callback_context) | google_breakpad::ExceptionHandler | [static] |
WriteMinidumpForChild(HANDLE child, DWORD child_blamed_thread, const wstring &dump_path, MinidumpCallback callback, void *callback_context) | google_breakpad::ExceptionHandler | [static] |
WriteMinidumpForException(EXCEPTION_POINTERS *exinfo) | google_breakpad::ExceptionHandler | |
~ExceptionHandler() | google_breakpad::ExceptionHandler | |
~ExceptionHandler() | google_breakpad::ExceptionHandler | |