OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replace_strcpy
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/tsan/
ts_replace.h
153
static NOINLINE char *
Replace_strcpy
(EXTRA_REPLACE_PARAMS char *dst,
233
Replace_strcpy
(EXTRA_REPLACE_ARGS dest + dest_len, src);
ts_dynamorio.cc
498
ReplaceFunc3(img, rtn, "strcpy", (AFUNPTR)
Replace_strcpy
);
ts_pin.cc
[
all
...]
ts_valgrind_intercepts.c
[
all
...]
thread_sanitizer.cc
[
all
...]
Completed in 253 milliseconds