Home
last modified time | relevance | path

Searched refs:__fxstatat64 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/compiler-rt/lib/msan/
HDmsan_interceptors.cc741 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/
HDlibc_ubuntu1404_abilist.txt674 fun:__fxstatat64=uninstrumented