Searched refs:__xstat64 (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/drm-shim/ |
D | drm_shim.c | 80 REAL_FUNCTION_POINTER(__xstat64); 209 GET_FUNCTION_POINTER(__xstat64); in init_shim() 310 PUBLIC int __xstat64(int ver, const char *path, struct stat64 *st) in __xstat64() function
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors.inc | 5760 INTERCEPTOR(int, __xstat64, int version, const char *path, void *buf) { 5762 COMMON_INTERCEPTOR_ENTER(ctx, __xstat64, version, path, buf); 5765 int res = REAL(__xstat64)(version, path, buf); 5770 #define INIT___XSTAT64 COMMON_INTERCEPT_FUNCTION(__xstat64)
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1238 fun:__xstat64=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 833 PUBLIC ce3d0 0 __xstat64
|