reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
59 bool InterceptFunction(const char *name, uptr *ptr_to_real, uptr func,
projects/compiler-rt/lib/sanitizer_common/sanitizer_common.h 59 INLINE int Verbosity() {
projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc379 INTERCEPTOR(SIZE_T, strnlen, const char *s, SIZE_T maxlen) { 379 INTERCEPTOR(SIZE_T, strnlen, const char *s, SIZE_T maxlen) {