Searched defs:VG_REPLACE_FUNCTION_ZU (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
H A Dvg_preloaded.c155 int VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random)(void);
156 int VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random)(void) function
167 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void);
168 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void) function
173 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_addrandom)(unsigned char *dat, int datlen);
174 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_addrandom)(unsigned char *dat, int datlen) function
/external/valgrind/main/include/
H A Dpub_tool_redir.h88 VG_REPLACE_FUNCTION_ZU(zEncodedSoname,fnname) ( .. args .. )
217 #define VG_REPLACE_FUNCTION_ZU(_soname,_fnname) \ macro

Completed in 144 milliseconds