reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

projects/compiler-rt/lib/interception/interception_linux.cpp
   59 bool InterceptFunction(const char *name, uptr *ptr_to_real, uptr func,
projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
 4469 INTERCEPTOR(char *, ether_ntoa_r, __sanitizer_ether_addr *addr, char *buf) {
 4469 INTERCEPTOR(char *, ether_ntoa_r, __sanitizer_ether_addr *addr, char *buf) {
 4480 INTERCEPTOR(__sanitizer_ether_addr *, ether_aton_r, char *buf,
 4480 INTERCEPTOR(__sanitizer_ether_addr *, ether_aton_r, char *buf,