• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2011 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# This file lists symbols that should not be stripped by Xcode from the binaries
6# built for Mac OS X using AddressSanitizer
7# (http://dev.chromium.org/developers/testing/addresssanitizer).
8
9___asan_init
10___asan_handle_no_return
11___asan_register_global
12___asan_register_globals
13___asan_unregister_globals
14___asan_report_load1
15___asan_report_load2
16___asan_report_load4
17___asan_report_load8
18___asan_report_load16
19___asan_report_store1
20___asan_report_store2
21___asan_report_store4
22___asan_report_store8
23___asan_report_store16
24