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

/external/valgrind/main/drd/
H A Ddrd_qtcore_intercepts.c49 ret_ty VG_WRAP_FUNCTION_ZU(libQtCoreZdsoZd4,f)(args); \
50 ret_ty VG_WRAP_FUNCTION_ZU(libQtCoreZdsoZd4,f)(args)
/external/valgrind/main/include/
H A Dpub_tool_redir.h163 VG_WRAP_FUNCTION_ZU
223 #define VG_WRAP_FUNCTION_ZU(_soname,_fnname) \ macro
/external/valgrind/main/memcheck/
H A Dmc_replace_strmem.c1586 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, putenv) (char* string);
1587 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, putenv) (char* string)
1605 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, unsetenv) (const char* name);
1606 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, unsetenv) (const char* name) function
1625 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, setenv)
1627 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, setenv) function

Completed in 529 milliseconds