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

/external/valgrind/main/coregrind/m_replacemalloc/
H A Dvg_replace_malloc.c202 void* VG_REPLACE_FUNCTION_EZU(10010,soname,fnname) (SizeT n); \
203 void* VG_REPLACE_FUNCTION_EZU(10010,soname,fnname) (SizeT n) \
217 void* VG_REPLACE_FUNCTION_EZU(10020,soname,fnname) (void *zone, SizeT n); \
218 void* VG_REPLACE_FUNCTION_EZU(10020,soname,fnname) (void *zone, SizeT n) \
237 void* VG_REPLACE_FUNCTION_EZU(10030,soname,fnname) (SizeT n); \
238 void* VG_REPLACE_FUNCTION_EZU(10030,soname,fnname) (SizeT n) \
402 void VG_REPLACE_FUNCTION_EZU(10040,soname,fnname) (void *zone, void *p); \
403 void VG_REPLACE_FUNCTION_EZU(10040,soname,fnname) (void *zone, void *p) \
414 void VG_REPLACE_FUNCTION_EZU(10050,soname,fnname) (void *p); \
415 void VG_REPLACE_FUNCTION_EZU(1005
[all...]
/external/valgrind/main/memcheck/
H A Dmc_replace_strmem.c161 char* VG_REPLACE_FUNCTION_EZU(20010,soname,fnname)( const char* s, int c ); \
162 char* VG_REPLACE_FUNCTION_EZU(20010,soname,fnname)( const char* s, int c ) \
194 char* VG_REPLACE_FUNCTION_EZU(20020,soname,fnname) ( const char* s, int c ); \
195 char* VG_REPLACE_FUNCTION_EZU(20020,soname,fnname) ( const char* s, int c ) \
231 char* VG_REPLACE_FUNCTION_EZU(20030,soname,fnname) \
233 char* VG_REPLACE_FUNCTION_EZU(20030,soname,fnname) \
266 char* VG_REPLACE_FUNCTION_EZU(20040,soname,fnname) \
268 char* VG_REPLACE_FUNCTION_EZU(20040,soname,fnname) \
308 SizeT VG_REPLACE_FUNCTION_EZU(20050,soname,fnname) \
310 SizeT VG_REPLACE_FUNCTION_EZU(2005
[all...]
/external/valgrind/main/include/
H A Dpub_tool_redir.h150 VG_REPLACE_FUNCTION_EZU(5-digit-tag,zEncodedSoname,fnname)
204 #define VG_REPLACE_FUNCTION_EZU(_eclasstag,_soname,_fnname) \ macro

Completed in 96 milliseconds