OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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