reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
475 INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) {
projects/compiler-rt/lib/interception/interception_linux.cpp 59 bool InterceptFunction(const char *name, uptr *ptr_to_real, uptr func,