DescriptionAdd MinidumpRVAListWriter and test.
This will be used as the foundation for writing a list of
MinidumpUTF8String objects. MinidumpUTF8String (and UTF-16
MINIDUMP_STRING) objects are never referenced by
MINIDUMP_LOCATION_DESCRIPTOR because they carry their own lengths.
Instead, they are always referenced by RVA.
The list of MinidumpUTF8String objects will be used for the module
annotations vector.
TEST=minidump_test MinidumpRVAListWriter.*
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/a980409288f7831ec948d08e66729100fdf4d398
Patch Set 1 #Patch Set 2 : Put MinidumpRVAListAtStart() into a minidump/test utility #Patch Set 3 : Rebase, and apply review feedback from https://codereview.chromium.org/707543002/ #Patch Set 4 : Rebase #
Messages
Total messages: 6 (1 generated)
|