Searched refs:__xstat (Results 1 – 12 of 12) sorted by relevance
/third_party/musl/src/stat/ |
D | __xstat.c | 20 int __xstat(int ver, const char *path, struct stat *buf) in __xstat() function 28 weak_alias(__xstat, __xstat64);
|
/third_party/mesa3d/src/drm-shim/ |
D | drm_shim.c | 84 REAL_FUNCTION_POINTER(__xstat); 223 GET_FUNCTION_POINTER(__xstat); in init_shim() 307 PUBLIC int __xstat(int ver, const char *path, struct stat *st) in __xstat() function
|
/third_party/elfutils/tests/ |
D | lfs-symbols | 16 __xstat
|
/third_party/elfio/tests/elf_examples/ |
D | ls.readelf | 227 000000619210 004300000007 R_X86_64_JUMP_SLO 0000000000000000 __xstat + 0 338 67: 0000000000000000 0 FUNC GLOBAL DEFAULT UND __xstat@GLIBC_2.2.5 (3)
|
/third_party/pulseaudio/src/utils/ |
D | padsp.c | 2506 ret = __xstat(_STAT_VER, "/dev", &parent); 2618 int __xstat(int ver, const char *pathname, struct stat *buf) { function
|
/third_party/musl/ |
D | libc.map.txt | 282 __xstat;
|
D | musl_src.gni | 97 "compat/time32/__xstat.c", 1103 "src/stat/__xstat.c",
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 108 __xstat
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test21-pr19092.so.abi | 2467 <!-- int __xstat(int, const char*, stat*) --> 2468 …<function-decl name='__xstat' filepath='/usr/include/sys/stat.h' line='403' column='1' visibility=…
|
D | test15-pr18892.so.abi | 240 …nc-type' binding='global-binding' visibility='default-visibility' alias='__xstat' is-defined='yes'… 2433 <!-- __xstat --> 2434 …<elf-symbol name='__xstat' type='func-type' binding='weak-binding' visibility='default-visibility'…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test21-pr19092.so.abi | 1479 …<function-decl name='__xstat' filepath='/usr/include/sys/stat.h' line='403' column='1' visibility=…
|
D | test15-pr18892.so.abi | 126 …nc-type' binding='global-binding' visibility='default-visibility' alias='__xstat' is-defined='yes'… 1223 …<elf-symbol name='__xstat' type='func-type' binding='weak-binding' visibility='default-visibility'…
|