Searched refs:__fxstatat (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cpp | 860 INTERCEPTOR(int, __fxstatat, int magic, int fd, char *pathname, void *buf, in INTERCEPTOR() argument 863 int res = REAL(__fxstatat)(magic, fd, pathname, buf, flags); in INTERCEPTOR() 867 # define MSAN_MAYBE_INTERCEPT___FXSTATAT MSAN_INTERCEPT_FUNC(__fxstatat)
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 678 fun:__fxstatat=uninstrumented
|