This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Add GWP-ASan state/metadata pointer proxies.
ClosedPublic

Authored by hctim on Aug 11 2021, 9:08 AM.

Details

Summary

Provide accessor proxies for the gwp-asan regions that are useful in
symbolizing dumps offline. Should be useful for Fuchsia to be able to
locate these internal pointers to stash the data in a minidump.

Diff Detail

Event Timeline

hctim requested review of this revision.Aug 11 2021, 9:08 AM
hctim created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2021, 9:08 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cryptoad accepted this revision.Aug 11 2021, 9:20 AM
This revision is now accepted and ready to land.Aug 11 2021, 9:20 AM
This revision was landed with ongoing or failed builds.Aug 11 2021, 9:22 AM
This revision was automatically updated to reflect the committed changes.