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

/external/valgrind/main/coregrind/
H A Dvg_preloaded.c154 int VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random)(void);
155 int VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random)(void) function
166 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void);
167 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_stir)(void) function
172 void VG_REPLACE_FUNCTION_ZU(libSystemZdZaZddylib, arc4random_addrandom)(unsigned char *dat, int datlen);
173 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 141 milliseconds