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

Unified Diff: chrome/app/app_asan.saves

Issue 8488004: Add the ASan interface functions to the .saves files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/asan.saves ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/app_asan.saves
===================================================================
--- chrome/app/app_asan.saves (revision 108979)
+++ chrome/app/app_asan.saves (working copy)
@@ -18,3 +18,15 @@
# AddressSanitizer-specific symbols.
___asan_init
+___asan_register_global
+___asan_register_globals
+___asan_report_load1
+___asan_report_load2
+___asan_report_load4
+___asan_report_load8
+___asan_report_load16
+___asan_report_store1
+___asan_report_store2
+___asan_report_store4
+___asan_report_store8
+___asan_report_store16
« no previous file with comments | « build/asan.saves ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698