OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VG_WRAP_FUNCTION_ZZ
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_darwin_intercepts.c
39
void*
VG_WRAP_FUNCTION_ZZ
(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
41
void*
VG_WRAP_FUNCTION_ZZ
(dyld, ZuZZN4dyld18fastBindLazySymbolEPP11ImageLoaderm)
drd_pthread_intercepts.c
67
#include "pub_tool_redir.h" /*
VG_WRAP_FUNCTION_ZZ
() */
94
ret_ty
VG_WRAP_FUNCTION_ZZ
(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl; \
95
ret_ty
VG_WRAP_FUNCTION_ZZ
(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl \
106
ret_ty
VG_WRAP_FUNCTION_ZZ
(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl; \
107
ret_ty
VG_WRAP_FUNCTION_ZZ
(VG_Z_LIBPTHREAD_SONAME,zf) argl_decl \
[
all
...]
/external/valgrind/main/include/
pub_tool_redir.h
164
VG_WRAP_FUNCTION_ZZ
226
#define
VG_WRAP_FUNCTION_ZZ
(_soname,_fnname) \
Completed in 408 milliseconds