Home
last modified time | relevance | path

Searched defs:VG_WRAP_FUNCTION_ZZ (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/drd/
Ddrd_darwin_intercepts.c41 void* VG_WRAP_FUNCTION_ZZ(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm) in VG_WRAP_FUNCTION_ZZ() function
Ddrd_pthread_intercepts.c667 void VG_WRAP_FUNCTION_ZZ(VG_Z_LD_SO_1, ZuldZulibc)(vki_Lc_interface *ptr) in VG_WRAP_FUNCTION_ZZ() function
/external/valgrind/include/
Dpub_tool_redir.h229 #define VG_WRAP_FUNCTION_ZZ(_soname,_fnname) \ macro