Home
last modified time | relevance | path

Searched defs:__llvm_profile_raw_version (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/profile/
Dinstrprof-version-mismatch.c5 unsigned long long __llvm_profile_raw_version = 10000; variable
/external/compiler-rt/lib/profile/
DInstrProfiling.c21 COMPILER_RT_WEAK uint64_t __llvm_profile_raw_version = INSTR_PROF_RAW_VERSION; variable