Reads CrashpadInfo structs from another process via a ProcessMemoryRange.
More...
#include "snapshot/crashpad_types/crashpad_info_reader.h"
Reads CrashpadInfo structs from another process via a ProcessMemoryRange.
◆ AnnotationsList()
VMAddress crashpad::CrashpadInfoReader::AnnotationsList |
( |
| ) |
|
◆ CrashpadHandlerBehavior()
TriState crashpad::CrashpadInfoReader::CrashpadHandlerBehavior |
( |
| ) |
|
◆ ExtraMemoryRanges()
VMAddress crashpad::CrashpadInfoReader::ExtraMemoryRanges |
( |
| ) |
|
◆ GatherIndirectlyReferencedMemory()
TriState crashpad::CrashpadInfoReader::GatherIndirectlyReferencedMemory |
( |
| ) |
|
◆ IndirectlyReferencedMemoryCap()
uint32_t crashpad::CrashpadInfoReader::IndirectlyReferencedMemoryCap |
( |
| ) |
|
◆ Initialize()
Initializes this object.
This method must be successfully called bfore any other method in this class.
- Parameters
-
[in] | memory | The reader for the remote process. |
[in] | address | The address in the remote process' address space of a CrashpadInfo struct. |
- Returns
true
on success. false
on failure with a message logged.
◆ SimpleAnnotations()
VMAddress crashpad::CrashpadInfoReader::SimpleAnnotations |
( |
| ) |
|
◆ SystemCrashReporterForwarding()
TriState crashpad::CrashpadInfoReader::SystemCrashReporterForwarding |
( |
| ) |
|
◆ UserDataMinidumpStreamHead()
VMAddress crashpad::CrashpadInfoReader::UserDataMinidumpStreamHead |
( |
| ) |
|
The documentation for this class was generated from the following files:
- snapshot/crashpad_types/crashpad_info_reader.h
- snapshot/crashpad_types/crashpad_info_reader.cc