Searched refs:__llvm_profile_data_end (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfiling.h54 const __llvm_profile_data *__llvm_profile_data_end(void);
H A DInstrProfilingPlatformDarwin.c32 const __llvm_profile_data *__llvm_profile_data_end(void) { function
H A DInstrProfilingBuffer.c30 const __llvm_profile_data *DataEnd = __llvm_profile_data_end();
H A DInstrProfilingPlatformOther.c63 const __llvm_profile_data *__llvm_profile_data_end(void) { function
H A DInstrProfilingFile.c20 const __llvm_profile_data *DataEnd = __llvm_profile_data_end();

Completed in 68 milliseconds