forked from OSchip/llvm-project
e8ba1c851a
that had been used on OS X only. The INTERCEPTOR() macro on OS X is now responsible for declaring the wrapped function, the wrapper and the pair of pointers to them in __DATA,__interposition section. Thus adding an interceptor requires editing a single file now. llvm-svn: 175740 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.mk | ||
interception.h | ||
interception_linux.cc | ||
interception_linux.h | ||
interception_mac.cc | ||
interception_mac.h | ||
interception_type_test.cc | ||
interception_win.cc | ||
interception_win.h |