OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VG_REPLACE_FUNCTION_EZU
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c
205
void*
VG_REPLACE_FUNCTION_EZU
(10010,soname,fnname) (SizeT n); \
206
void*
VG_REPLACE_FUNCTION_EZU
(10010,soname,fnname) (SizeT n) \
220
void*
VG_REPLACE_FUNCTION_EZU
(10020,soname,fnname) (void *zone, SizeT n); \
221
void*
VG_REPLACE_FUNCTION_EZU
(10020,soname,fnname) (void *zone, SizeT n) \
240
void*
VG_REPLACE_FUNCTION_EZU
(10030,soname,fnname) (SizeT n); \
241
void*
VG_REPLACE_FUNCTION_EZU
(10030,soname,fnname) (SizeT n) \
421
void
VG_REPLACE_FUNCTION_EZU
(10040,soname,fnname) (void *zone, void *p); \
422
void
VG_REPLACE_FUNCTION_EZU
(10040,soname,fnname) (void *zone, void *p) \
433
void
VG_REPLACE_FUNCTION_EZU
(10050,soname,fnname) (void *p); \
434
void
VG_REPLACE_FUNCTION_EZU
(10050,soname,fnname) (void *p)
[
all
...]
/external/valgrind/main/memcheck/
mc_replace_strmem.c
167
char*
VG_REPLACE_FUNCTION_EZU
(20010,soname,fnname)( const char* s, int c ); \
168
char*
VG_REPLACE_FUNCTION_EZU
(20010,soname,fnname)( const char* s, int c ) \
203
char*
VG_REPLACE_FUNCTION_EZU
(20020,soname,fnname) ( const char* s, int c ); \
204
char*
VG_REPLACE_FUNCTION_EZU
(20020,soname,fnname) ( const char* s, int c ) \
240
char*
VG_REPLACE_FUNCTION_EZU
(20030,soname,fnname) \
242
char*
VG_REPLACE_FUNCTION_EZU
(20030,soname,fnname) \
275
char*
VG_REPLACE_FUNCTION_EZU
(20040,soname,fnname) \
277
char*
VG_REPLACE_FUNCTION_EZU
(20040,soname,fnname) \
317
SizeT
VG_REPLACE_FUNCTION_EZU
(20050,soname,fnname) \
319
SizeT
VG_REPLACE_FUNCTION_EZU
(20050,soname,fnname)
[
all
...]
/external/valgrind/main/include/
pub_tool_redir.h
150
VG_REPLACE_FUNCTION_EZU
(5-digit-tag,zEncodedSoname,fnname)
204
#define
VG_REPLACE_FUNCTION_EZU
(_eclasstag,_soname,_fnname) \
Completed in 174 milliseconds