Home
last modified time | relevance | path

Searched refs:__fxstat (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/drm-shim/
Ddrm_shim.c81 REAL_FUNCTION_POINTER(__fxstat);
210 GET_FUNCTION_POINTER(__fxstat); in init_shim()
344 PUBLIC int __fxstat(int ver, int fd, struct stat *st) in __fxstat() function
/external/elfutils/tests/
Dlfs-symbols13 __fxstat
/external/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
Dsanitizer_wrappers.cpp151 int __fxstat(int version, int fd, struct stat *buf) { STAT(fstat, fd, buf); } in __fxstat() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1348 TSAN_INTERCEPTOR(int, __fxstat, int version, int fd, void *buf) { in TSAN_INTERCEPTOR() argument
1349 SCOPED_TSAN_INTERCEPTOR(__fxstat, version, fd, buf); in TSAN_INTERCEPTOR()
1352 return REAL(__fxstat)(version, fd, buf); in TSAN_INTERCEPTOR()
1354 #define TSAN_MAYBE_INTERCEPT___FXSTAT TSAN_INTERCEPT(__fxstat)
1366 SCOPED_TSAN_INTERCEPTOR(__fxstat, 0, fd, buf); in TSAN_INTERCEPTOR()
1369 return REAL(__fxstat)(0, fd, buf); in TSAN_INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp1500 TSAN_INTERCEPTOR(int, __fxstat, int version, int fd, void *buf) { in TSAN_INTERCEPTOR() argument
1501 SCOPED_TSAN_INTERCEPTOR(__fxstat, version, fd, buf); in TSAN_INTERCEPTOR()
1504 return REAL(__fxstat)(version, fd, buf); in TSAN_INTERCEPTOR()
1506 #define TSAN_MAYBE_INTERCEPT___FXSTAT TSAN_INTERCEPT(__fxstat)
1518 SCOPED_TSAN_INTERCEPTOR(__fxstat, 0, fd, buf); in TSAN_INTERCEPTOR()
1521 return REAL(__fxstat)(0, fd, buf); in TSAN_INTERCEPTOR()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc688 INTERCEPTOR(int, __fxstat, int magic, int fd, void *buf) { in INTERCEPTOR() argument
690 int res = REAL(__fxstat)(magic, fd, buf); in INTERCEPTOR()
695 #define MSAN_MAYBE_INTERCEPT___FXSTAT INTERCEPT_FUNCTION(__fxstat)
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp672 INTERCEPTOR(int, __fxstat, int magic, int fd, void *buf) { in INTERCEPTOR() argument
674 int res = REAL(__fxstat)(magic, fd, buf); in INTERCEPTOR()
679 #define MSAN_MAYBE_INTERCEPT___FXSTAT INTERCEPT_FUNCTION(__fxstat)
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt671 fun:__fxstat=uninstrumented
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt671 fun:__fxstat=uninstrumented
/external/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi7574 <!-- int __fxstat(int, int, stat*) -->
7575 …<function-decl name='__fxstat' filepath='/usr/include/sys/stat.h' line='401' column='1' visibility…
Dtest15-pr18892.so.abi203 <!-- __fxstat -->
204 …<elf-symbol name='__fxstat' type='func-type' binding='weak-binding' visibility='default-visibility…
212 …c-type' binding='global-binding' visibility='default-visibility' alias='__fxstat' is-defined='yes'…
/external/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi5027 …<function-decl name='__fxstat' filepath='/usr/include/sys/stat.h' line='401' column='1' visibility…
Dtest15-pr18892.so.abi108 …<elf-symbol name='__fxstat' type='func-type' binding='weak-binding' visibility='default-visibility…
112 …c-type' binding='global-binding' visibility='default-visibility' alias='__fxstat' is-defined='yes'…