diff options
author | Andrey Drobyshev <a.drobyshev@samsung.com> | 2019-04-25 12:20:00 +0300 |
---|---|---|
committer | Dongkyun Son <dongkyun.s@samsung.com> | 2019-07-27 16:37:14 +0000 |
commit | 3bb58afb11d68578d6d9bbb35ebf22c33d3a4aee (patch) | |
tree | e9cab03cf802c31ef60171ba1a199a86984b3511 /configure.ac | |
parent | 01baebcf2719b6e9f67b91f4856a4875fb2f2852 (diff) | |
download | linaro-gcc-3bb58afb11d68578d6d9bbb35ebf22c33d3a4aee.tar.gz linaro-gcc-3bb58afb11d68578d6d9bbb35ebf22c33d3a4aee.tar.bz2 linaro-gcc-3bb58afb11d68578d6d9bbb35ebf22c33d3a4aee.zip |
libsanitizer: introduce calls forwarding mechanism.
* libsanitizer/sanitizer_common/Makefile.am: add file
sanitizer_forward_calls.cc
* libsanitizer/sanitizer_common/Makefile.in: regenerated
* libsanitizer/sanitizer_common/sanitizer_forward_calls.cc: new file,
implementation of calls forwarding interface
* libsanitizer/sanitizer_common/sanitizer_forward_calls.h: new file,
macro MAYBE_FORWARD_TO_REAL used in interceptors
* libsanitizer/sanitizer_common/sanitizer_interface_internal.h:
add declarations of interface functions for enabling/disabling
interceptors
* libsanitizer/sanitizer_common/sanitizer_internal_defs.h: add
SANITIZER_CALLS_FORWARDING macro
Change-Id: I41367e63283798920a4cabc8a01f0192146b9057
Signed-off-by: Andrey Drobyshev <a.drobyshev@samsung.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions