Searched refs:profile_out (Results 1 – 4 of 4) sorted by relevance
189 const char *profile_out = NULL; /* profile output file */ variable
1861 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()
626 extern const char *profile_out; /* profile output file */
1788 str = &profile_out; in ld_generic_env()