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

/external/compiler-rt/lib/profile/
H A DInstrProfiling.h53 const __llvm_profile_data *__llvm_profile_data_begin(void);
H A DInstrProfilingPlatformDarwin.c28 const __llvm_profile_data *__llvm_profile_data_begin(void) { function
H A DInstrProfilingBuffer.c29 const __llvm_profile_data *DataBegin = __llvm_profile_data_begin();
H A DInstrProfilingPlatformOther.c59 const __llvm_profile_data *__llvm_profile_data_begin(void) { function
H A DInstrProfilingFile.c19 const __llvm_profile_data *DataBegin = __llvm_profile_data_begin();

Completed in 310 milliseconds