Searched defs:VG_Z_LIBC_SONAME (Results 1 – 3 of 3) sorted by relevance
248 # define VG_Z_LIBC_SONAME libcZdZa // libc.* macro250 # define VG_Z_LIBC_SONAME libcZdsoZa // libc.so* macro253 # define VG_Z_LIBC_SONAME libSystemZdZaZddylib // libSystem.*.dylib macro257 # define VG_Z_LIBC_SONAME libsystemZucZaZddylib // libsystem_c*.dylib macro267 # define VG_Z_LIBC_SONAME libsystemZumallocZddylib // libsystem_malloc.dylib macro
240 void VG_REPLACE_FUNCTION_ZU(VG_Z_LIBC_SONAME, block_all_signals)(/*ulwp_t*/ void *self) in VG_REPLACE_FUNCTION_ZU() argument281 int VG_REPLACE_FUNCTION_ZU(VG_Z_LIBC_SONAME, get_error)(int *errp) in VG_REPLACE_FUNCTION_ZU() argument292 int VG_REPLACE_FUNCTION_ZU(VG_Z_LIBC_SONAME, set_error)(int *errp, int err) in VG_REPLACE_FUNCTION_ZU() argument
1987 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, putenv) (char* string) in VG_WRAP_FUNCTION_ZU() argument2006 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, unsetenv) (const char* name) in VG_WRAP_FUNCTION_ZU() argument2027 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, setenv) in VG_WRAP_FUNCTION_ZU() argument