HomeSort by: relevance | last modified time | path
    Searched refs:SP_COLLECTOR_FOLLOW_SPEC (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/common/
gp-experiment.h 45 #define SP_COLLECTOR_FOLLOW_SPEC "SP_COLLECTOR_FOLLOW_SPEC"
  /src/external/gpl3/binutils.old/dist/gprofng/common/
gp-experiment.h 45 #define SP_COLLECTOR_FOLLOW_SPEC "SP_COLLECTOR_FOLLOW_SPEC"
  /src/external/gpl3/binutils/dist/gprofng/src/
envsets.cc 408 // --- set SP_COLLECTOR_FOLLOW_SPEC
412 if (add_env (dbe_sprintf ("%s=%s", SP_COLLECTOR_FOLLOW_SPEC, follow_spec)))
  /src/external/gpl3/binutils.old/dist/gprofng/src/
envsets.cc 408 // --- set SP_COLLECTOR_FOLLOW_SPEC
412 if (add_env (dbe_sprintf ("%s=%s", SP_COLLECTOR_FOLLOW_SPEC, follow_spec)))
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
envmgmt.c 51 SP_COLLECTOR_FOLLOW_SPEC, /* linetrace */
linetrace.c 172 user_follow_spec = CALL_UTIL (getenv)(SP_COLLECTOR_FOLLOW_SPEC);
175 TprintfT (DBG_LT0, "collector: %s=%s\n", SP_COLLECTOR_FOLLOW_SPEC, user_follow_spec);
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
envmgmt.c 51 SP_COLLECTOR_FOLLOW_SPEC, /* linetrace */
linetrace.c 172 user_follow_spec = CALL_UTIL (getenv)(SP_COLLECTOR_FOLLOW_SPEC);
175 TprintfT (DBG_LT0, "collector: %s=%s\n", SP_COLLECTOR_FOLLOW_SPEC, user_follow_spec);

Completed in 34 milliseconds