reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
60 const __llvm_profile_data *__llvm_profile_begin_data(void);
60 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data();
projects/compiler-rt/lib/profile/InstrProfilingBuffer.c 14 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data();
projects/compiler-rt/lib/profile/InstrProfilingMerge.c27 uint64_t DataSize = __llvm_profile_get_data_size(__llvm_profile_begin_data(), 33 const __llvm_profile_data *FirstD = __llvm_profile_begin_data(); 57 __llvm_profile_get_data_size(__llvm_profile_begin_data(), 72 DstData = (__llvm_profile_data *)__llvm_profile_begin_data(); 104 DstData = (__llvm_profile_data *)__llvm_profile_begin_data(),projects/compiler-rt/lib/profile/InstrProfilingWriter.c
238 const __llvm_profile_data *DataBegin = __llvm_profile_begin_data();