Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfiling.c21 COMPILER_RT_WEAK uint64_t __llvm_profile_raw_version = INSTR_PROF_RAW_VERSION; variable
37 return __llvm_profile_raw_version; in __llvm_profile_get_version()
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-version-mismatch.c5 unsigned long long __llvm_profile_raw_version = 10000; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc665 #define INSTR_PROF_RAW_VERSION_VAR __llvm_profile_raw_version