HomeSort by relevance Sort by last modified time
    Searched full:replace_strchr (Results 1 - 5 of 5) sorted by null

  /external/valgrind/tsan/
ts_dynamorio.cc 489 ReplaceFunc3(img, rtn, "strchr", (AFUNPTR)Replace_strchr);
490 ReplaceFunc3(img, rtn, "index", (AFUNPTR)Replace_strchr);
ts_replace.h 58 static NOINLINE char *Replace_strchr(EXTRA_REPLACE_PARAMS const char *s,
ts_pin.cc     [all...]
ts_valgrind_intercepts.c     [all...]
thread_sanitizer.cc     [all...]

Completed in 301 milliseconds