We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b366255 commit d026bcfCopy full SHA for d026bcf
snapshot/crashpad_types/crashpad_info_reader.h
@@ -54,6 +54,7 @@ class CrashpadInfoReader {
54
TriState SystemCrashReporterForwarding();
55
TriState GatherIndirectlyReferencedMemory();
56
uint32_t IndirectlyReferencedMemoryCap();
57
+ TriState AdjustStackCapture();
58
VMAddress ExtraMemoryRanges();
59
VMAddress SimpleAnnotations();
60
VMAddress AnnotationsList();
0 commit comments