Home
last modified time | relevance | path

Searched refs:__strndup (Results 1 – 3 of 3) 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/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