HomeSort by relevance Sort by last modified time
    Searched refs:Replace_strrchr (Results 1 - 4 of 4) sorted by null

  /external/valgrind/tsan/
ts_dynamorio.cc 491 ReplaceFunc3(img, rtn, "strrchr", (AFUNPTR)Replace_strrchr);
492 ReplaceFunc3(img, rtn, "rindex", (AFUNPTR)Replace_strrchr);
ts_replace.h 73 static NOINLINE char *Replace_strrchr(EXTRA_REPLACE_PARAMS const char *s,
ts_pin.cc     [all...]
ts_valgrind_intercepts.c     [all...]

Completed in 1795 milliseconds