Home
last modified time | relevance | path

Searched refs:profile_out (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c189 const char *profile_out = NULL; /* profile output file */ variable
H A Ddlfcns.c1861 if (profile_out == NULL) in dlinfo_core()
1862 profile_out = MSG_ORIG(MSG_PTH_VARTMP); in dlinfo_core()
1864 *(const char **)p = profile_out; in dlinfo_core()
H A D_rtld.h626 extern const char *profile_out; /* profile output file */
H A Dutil.c1788 str = &profile_out; in ld_generic_env()