Home
last modified time | relevance | path

Searched refs:__strndup (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc372 INTERCEPTOR(char *, __strndup, char *src, SIZE_T n) { in INTERCEPTOR() argument
376 char *res = REAL(__strndup)(src, n); in INTERCEPTOR()
381 #define MSAN_MAYBE_INTERCEPT___STRNDUP INTERCEPT_FUNCTION(__strndup)
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/
Dlibclang_rt.msan-x86_64.a.syms1190 __strndup;
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def234 /// char *__strndup(const char *s, size_t n);
236 TLI_DEFINE_STRING_INTERNAL("__strndup")
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1112 fun:__strndup=uninstrumented