Searched refs:__strdup (Results 1 – 17 of 17) sorted by relevance
/external/e2fsprogs/intl/ |
D | textdomain.c | 67 # define strdup(str) __strdup (str)
|
D | bindtextdom.c | 82 # define strdup(str) __strdup (str) in __libc_rwlock_define()
|
/external/llvm-project/compiler-rt/lib/memprof/ |
D | memprof_interceptors.cpp | 253 INTERCEPTOR(char *, __strdup, const char *s) { in INTERCEPTOR() argument 348 MEMPROF_INTERCEPT_FUNC(__strdup); in InitializeMemprofInterceptors()
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ |
D | global_symbols.txt | 41 __strdup U
|
/external/llvm-project/compiler-rt/lib/asan/ |
D | asan_interceptors.cpp | 459 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument 642 ASAN_INTERCEPT_FUNC(__strdup); in InitializeAsanInterceptors()
|
/external/compiler-rt/lib/asan/ |
D | asan_interceptors.cc | 569 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument 744 ASAN_INTERCEPT_FUNC(__strdup); in InitializeAsanInterceptors()
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 331 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument 336 char *res = REAL(__strdup)(src); in INTERCEPTOR() 340 #define MSAN_MAYBE_INTERCEPT___STRDUP INTERCEPT_FUNCTION(__strdup)
|
/external/llvm-project/compiler-rt/lib/msan/ |
D | msan_interceptors.cpp | 335 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument 340 char *res = REAL(__strdup)(src); in INTERCEPTOR() 344 #define MSAN_MAYBE_INTERCEPT___STRDUP INTERCEPT_FUNCTION(__strdup)
|
/external/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 233 /// char * __strdup(const char *s); 235 TLI_DEFINE_STRING_INTERNAL("__strdup")
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 447 /// char * __strdup(const char *s); 449 TLI_DEFINE_STRING_INTERNAL("__strdup")
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 426 /// char * __strdup(const char *s); 428 TLI_DEFINE_STRING_INTERNAL("__strdup")
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1105 fun:__strdup=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1105 fun:__strdup=uninstrumented
|
/external/libabigail/tests/data/test-annotate/ |
D | test21-pr19092.so.abi | 11098 <!-- char* __strdup(const char*) --> 11099 …<function-decl name='__strdup' filepath='/usr/include/bits/string2.h' line='1303' column='1' visib…
|
/external/libabigail/tests/data/test-abidiff/ |
D | test-PR18166-libtirpc.so.abi | 2189 …<function-decl name='__strdup' filepath='/usr/include/x86_64-linux-gnu/bits/string2.h' line='1303'…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 517 PUBLIC 80b20 0 __strdup
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test21-pr19092.so.abi | 7324 …<function-decl name='__strdup' filepath='/usr/include/bits/string2.h' line='1303' column='1' visib…
|