Searched refs:__fxstatat64 (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/compiler-rt/lib/msan/ |
| HD | msan_interceptors.cc | 741 INTERCEPTOR(int, __fxstatat64, int magic, int fd, char *pathname, void *buf, in INTERCEPTOR() argument 744 int res = REAL(__fxstatat64)(magic, fd, pathname, buf, flags); in INTERCEPTOR() 748 #define MSAN_MAYBE_INTERCEPT___FXSTATAT64 INTERCEPT_FUNCTION(__fxstatat64)
|
| /NextBSD/contrib/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 674 fun:__fxstatat64=uninstrumented
|