Searched refs:VG_U_DYLD (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/include/ | ||
D | pub_tool_redir.h | 326 #define VG_U_DYLD "dyld" macro |
/external/valgrind/coregrind/ | ||
D | m_redir.c | 1215 if (VG_STREQ(soname, VG_U_DYLD)) return True; in VG_() |