HomeSort by relevance Sort by last modified time
    Searched refs:__llvm_profile_get_magic (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfiling.c 14 uint64_t __llvm_profile_get_magic(void) { function
InstrProfiling.h 90 uint64_t __llvm_profile_get_magic(void);
InstrProfilingBuffer.c 47 Header[0] = __llvm_profile_get_magic();
InstrProfilingFile.c 37 Header[0] = __llvm_profile_get_magic();

Completed in 75 milliseconds