Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Issue 2187063003: [Mac/GN] Use a special .symbol_resolver to help load the ASan dynamic library. (Closed)

Created:
4 years, 4 months ago by Robert Sesek
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac/GN] Use a special .symbol_resolver to help load the ASan dynamic library. DO NOT SUBMIT The symbol resolver is called when dyld binds a symbol, and the resolver returns the address to the symbol to bind. BUG=630322

Patch Set 1 #

Patch Set 2 : Static symbol stubs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -3 lines) Patch
M build/config/sanitizers/BUILD.gn View 1 3 chunks +33 lines, -3 lines 0 comments Download
A build/config/sanitizers/generate_asan_runtime_stubs.py View 1 1 chunk +83 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698