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

  /external/compiler-rt/lib/profile/
InstrProfiling.h 54 const __llvm_profile_data *__llvm_profile_data_end(void);
InstrProfilingPlatformDarwin.c 32 const __llvm_profile_data *__llvm_profile_data_end(void) { function
InstrProfilingBuffer.c 30 const __llvm_profile_data *DataEnd = __llvm_profile_data_end();
InstrProfilingPlatformOther.c 63 const __llvm_profile_data *__llvm_profile_data_end(void) { function
InstrProfilingFile.c 20 const __llvm_profile_data *DataEnd = __llvm_profile_data_end();

Completed in 180 milliseconds