mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-15 05:24:25 +00:00
To support MINIDUMP_THREAD_NAME_LIST (which uses 64-bit RVAs for the thread name MINIDUMP_STRING), this adds minidump string writing and reading support for the new 64-bit RVA64 and MINIDUMP_LOCATION_DESCRIPTOR64 types. Bug: crashpad:327 Change-Id: Iffefffef358517dfc6deac02051dff9dbb8eb214 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3673779 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Ben Hamilton <benhamilton@google.com>