HomeSort by relevance Sort by last modified time
    Searched refs:Replace_strchr (Results 1 - 4 of 4) 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...]

Completed in 73 milliseconds