Home
last modified time | relevance | path

Searched defs:DataEnd (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingBuffer.c16 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
36 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
54 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
DInstrProfilingWriter.c207 const __llvm_profile_data *DataEnd) { in writeValueProfData()
233 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local
246 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
DInstrProfiling.c47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
/external/compiler-rt/test/profile/
Dinstrprof-value-prof-2.c46 const __llvm_profile_data *Data, *DataEnd; in main() local
Dinstrprof-value-prof.c81 const __llvm_profile_data *Data, *DataEnd; in main() local
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h175 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2045 *DataEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForGlobal() local
/external/clang/lib/Serialization/
DASTReader.cpp2851 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local