Searched refs:__fxstatat64 (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 646 INTERCEPTOR(int, __fxstatat64, int magic, int fd, char *pathname, void *buf, in INTERCEPTOR() argument 649 int res = REAL(__fxstatat64)(magic, fd, pathname, buf, flags); in INTERCEPTOR() 1572 INTERCEPT_FUNCTION(__fxstatat64); in InitializeInterceptors()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1204_abilist.txt | 769 fun:__fxstatat64=uninstrumented
|