Searched refs:__llvm_profile_get_version (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfiling.c37 uint64_t __llvm_profile_get_version(void) { function
H A DInstrProfiling.h93 uint64_t __llvm_profile_get_version(void);
H A DInstrProfilingBuffer.c48 Header[1] = __llvm_profile_get_version();
H A DInstrProfilingFile.c38 Header[1] = __llvm_profile_get_version();

Completed in 87 milliseconds