Home
last modified time | relevance | path

Searched refs:__llvm_profile_get_path_prefix (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-path.c14 const char *__llvm_profile_get_path_prefix();
24 prefix = __llvm_profile_get_path_prefix(); in main()
40 prefix = __llvm_profile_get_path_prefix(); in main()
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfiling.h241 const char *__llvm_profile_get_path_prefix();
DInstrProfilingFile.c921 const char *__llvm_profile_get_path_prefix(void) { in __llvm_profile_get_path_prefix() function