Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp847 INTERCEPTOR(int, __fxstatat64, int magic, int fd, char *pathname, void *buf, in INTERCEPTOR() argument
850 int res = REAL(__fxstatat64)(magic, fd, pathname, buf, flags); in INTERCEPTOR()
854 # define MSAN_MAYBE_INTERCEPT___FXSTATAT64 MSAN_INTERCEPT_FUNC(__fxstatat64)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt679 fun:__fxstatat64=uninstrumented