HomeSort by relevance Sort by last modified time
    Searched full:check_environment_variable (Results 1 - 1 of 1) sorted by null

  /external/llvm/runtime/libprofile/
CommonProfiling.c 35 /* check_environment_variable - Check to see if the LLVMPROF_OUTPUT environment
38 static void check_environment_variable(void) { function
59 if (!SavedEnvVar && !SavedArgs) check_environment_variable();

Completed in 102 milliseconds