Searched refs:__strftime_l (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 523 INTERCEPTOR(SIZE_T, __strftime_l, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument 525 INTERCEPTOR_STRFTIME_BODY(char, SIZE_T, __strftime_l, s, max, format, tm, in INTERCEPTOR() 528 #define MSAN_MAYBE_INTERCEPT___STRFTIME_L INTERCEPT_FUNCTION(__strftime_l)
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1108 fun:__strftime_l=uninstrumented
|