Home
last modified time | relevance | path

Searched defs:VG_Z_LIBC_SONAME (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dvg_preloaded.c218 void VG_REPLACE_FUNCTION_ZU(VG_Z_LIBC_SONAME, block_all_signals)(/*ulwp_t*/ void *self) in VG_REPLACE_FUNCTION_ZU() argument
259 int VG_REPLACE_FUNCTION_ZU(VG_Z_LIBC_SONAME, get_error)(int *errp) in VG_REPLACE_FUNCTION_ZU() argument
270 int VG_REPLACE_FUNCTION_ZU(VG_Z_LIBC_SONAME, set_error)(int *errp, int err) in VG_REPLACE_FUNCTION_ZU() argument
/external/valgrind/include/
Dpub_tool_redir.h245 # define VG_Z_LIBC_SONAME libcZdsoZa // libc.so* macro
248 # define VG_Z_LIBC_SONAME libSystemZdZaZddylib // libSystem.*.dylib macro
252 # define VG_Z_LIBC_SONAME libsystemZucZaZddylib // libsystem_c*.dylib macro
262 # define VG_Z_LIBC_SONAME libsystemZumallocZddylib // libsystem_malloc.dylib macro
/external/valgrind/shared/
Dvg_replace_strmem.c1969 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, putenv) (char* string) in VG_WRAP_FUNCTION_ZU() argument
1988 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, unsetenv) (const char* name) in VG_WRAP_FUNCTION_ZU() argument
2009 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, setenv) in VG_WRAP_FUNCTION_ZU() argument