Home
last modified time | relevance | path

Searched refs:__strdup (Results 1 – 10 of 10) sorted by relevance

/external/bison/lib/
Dstrdup.c28 #undef __strdup
34 # define __strdup strdup macro
39 __strdup (const char *s) in __strdup() function
50 libc_hidden_def (__strdup)
53 weak_alias (__strdup, strdup)
/external/skia/tools/
Dlsan.supp12 leak:__strdup
/external/e2fsprogs/intl/
Dtextdomain.c67 # define strdup(str) __strdup (str)
Dbindtextdom.c82 # define strdup(str) __strdup (str) in __libc_rwlock_define()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc345 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument
350 char *res = REAL(__strdup)(src); in INTERCEPTOR()
354 #define MSAN_MAYBE_INTERCEPT___STRDUP INTERCEPT_FUNCTION(__strdup)
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/
Dlibclang_rt.asan-x86_64.a.syms1078 __strdup;
Dlibclang_rt.msan-x86_64.a.syms1188 __strdup;
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def228 /// char * __strdup(const char *s);
230 TLI_DEFINE_STRING_INTERNAL("__strdup")
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1105 fun:__strdup=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym517 PUBLIC 80b20 0 __strdup