mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
On Fuchsia, executables and loadable modules don't have a name at build time so we use "<_>" as module name to index their symbols on the crash server. We need to use the same dummy value at run time. Bug: fuchsia/DX-1193 Tested: `fx run-test crashpad_test` Change-Id: Ie926a6d26cb52679ccfac767db098c9fbfd21dd8 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1548230 Commit-Queue: Francois Rousseau <frousseau@google.com> Reviewed-by: Scott Graham <scottmg@chromium.org>