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

/external/compiler-rt/lib/profile/
H A DInstrProfiling.c14 uint64_t __llvm_profile_get_magic(void) { function
H A DInstrProfiling.h90 uint64_t __llvm_profile_get_magic(void);
H A DInstrProfilingBuffer.c47 Header[0] = __llvm_profile_get_magic();
H A DInstrProfilingFile.c37 Header[0] = __llvm_profile_get_magic();

Completed in 84 milliseconds