1 //===-- interception_mac.cc -------------------------------------*- C++ -*-===//
3 // This file is distributed under the University of Illinois Open Source
4 // License. See LICENSE.TXT for details.
6 //===----------------------------------------------------------------------===//
8 // This file is a part of AddressSanitizer, an address sanity checker.
10 // Mac-specific interception methods.
11 //===----------------------------------------------------------------------===//
15 #include "interception.h"