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

  /external/valgrind/tsan/
ts_replace.h 37 // REPORT_WRITE_RANGE, REPORT_READ_RANGE, EXTRA_REPLACE_PARAMS,
44 static NOINLINE char *Replace_memchr(EXTRA_REPLACE_PARAMS const char *s,
58 static NOINLINE char *Replace_strchr(EXTRA_REPLACE_PARAMS const char *s,
73 static NOINLINE char *Replace_strchrnul(EXTRA_REPLACE_PARAMS const char *s,
87 static NOINLINE char *Replace_strrchr(EXTRA_REPLACE_PARAMS const char *s,
101 static NOINLINE size_t Replace_strlen(EXTRA_REPLACE_PARAMS const char *s) {
109 static NOINLINE char *Replace_memcpy(EXTRA_REPLACE_PARAMS char *dst,
120 static NOINLINE char *Replace_memmove(EXTRA_REPLACE_PARAMS char *dst,
138 static NOINLINE int Replace_memcmp(EXTRA_REPLACE_PARAMS const unsigned char *s1,
153 static NOINLINE char *Replace_strcpy(EXTRA_REPLACE_PARAMS char *dst
    [all...]
ts_dynamorio.cc 74 #define EXTRA_REPLACE_PARAMS
ts_valgrind_intercepts.c 55 #define EXTRA_REPLACE_PARAMS
    [all...]
ts_pin.cc 253 #define EXTRA_REPLACE_PARAMS THREADID tid, uintptr_t pc,
    [all...]

Completed in 49 milliseconds