Home
last modified time | relevance | path

Searched refs:__lxstat (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1473 TSAN_INTERCEPTOR(int, __lxstat, int version, const char *path, void *buf) { in TSAN_INTERCEPTOR() argument
1474 SCOPED_TSAN_INTERCEPTOR(__lxstat, version, path, buf); in TSAN_INTERCEPTOR()
1476 return REAL(__lxstat)(version, path, buf); in TSAN_INTERCEPTOR()
1478 #define TSAN_MAYBE_INTERCEPT___LXSTAT TSAN_INTERCEPT(__lxstat)
1489 SCOPED_TSAN_INTERCEPTOR(__lxstat, 0, path, buf); in TSAN_INTERCEPTOR()
1491 return REAL(__lxstat)(0, path, buf); in TSAN_INTERCEPTOR()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc787 INTERCEPTOR(int, __lxstat, int magic, char *path, void *buf) { in INTERCEPTOR() argument
789 int res = REAL(__lxstat)(magic, path, buf); in INTERCEPTOR()
794 #define MSAN_MAYBE_INTERCEPT___LXSTAT INTERCEPT_FUNCTION(__lxstat)
/external/ltrace/etc/
Dlibc.so.conf332 int __lxstat(int,string,addr);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt833 fun:__lxstat=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym835 PUBLIC ce470 0 __lxstat