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

/external/valgrind/main/drd/
H A Ddrd_darwin_intercepts.c40 void* VG_WRAP_FUNCTION_ZZ(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
42 void* VG_WRAP_FUNCTION_ZZ(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm) function
H A Ddrd_pthread_intercepts.c69 #include "pub_tool_redir.h" /* VG_WRAP_FUNCTION_ZZ() */
96 ret_ty VG_WRAP_FUNCTION_ZZ(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl; \
97 ret_ty VG_WRAP_FUNCTION_ZZ(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl \
108 ret_ty VG_WRAP_FUNCTION_ZZ(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl; \
109 ret_ty VG_WRAP_FUNCTION_ZZ(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl \
/external/valgrind/main/include/
H A Dpub_tool_redir.h164 VG_WRAP_FUNCTION_ZZ
226 #define VG_WRAP_FUNCTION_ZZ(_soname,_fnname) \ macro

Completed in 44 milliseconds