Searched refs:VG_Z_DYLD (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/exp-sgcheck/
H A Dh_intercepts.c69 STRRCHR(VG_Z_DYLD, strrchr)
70 STRRCHR(VG_Z_DYLD, rindex)
97 STRCHR(VG_Z_DYLD, strchr)
98 STRCHR(VG_Z_DYLD, index)
152 STRCPY(VG_Z_DYLD, strcpy)
180 STRNCMP(VG_Z_DYLD, strncmp)
226 MEMCHR(VG_Z_DYLD, memchr)
/external/valgrind/main/memcheck/
H A Dmc_replace_strmem.c184 STRRCHR(VG_Z_DYLD, strrchr)
185 STRRCHR(VG_Z_DYLD, rindex)
221 STRCHR(VG_Z_DYLD, strchr)
222 STRCHR(VG_Z_DYLD, index)
295 STRNCAT(VG_Z_DYLD, strncat)
342 STRLCAT(VG_Z_DYLD, strlcat)
434 STRCPY(VG_Z_DYLD, strcpy)
468 STRNCPY(VG_Z_DYLD, strncpy)
505 STRLCPY(VG_Z_DYLD, strlcpy)
539 STRNCMP(VG_Z_DYLD, strncm
[all...]
/external/valgrind/main/include/
H A Dpub_tool_redir.h297 #define VG_Z_DYLD dyld // dyld macro

Completed in 20 milliseconds