Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp125 size_t DataEnd = File.tell(); in layout() local
163 size_t DataEnd = File.tell(); layout() local
177 std::optional<size_t> DataEnd; layout() local
[all...]
/llvm-project/compiler-rt/test/profile/
H A Dinstrprof-value-prof-2.c46 const __llvm_profile_data *Data, *DataEnd; in main() local
H A Dinstrprof-value-prof.c82 const __llvm_profile_data *Data, *DataEnd; in main() local
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
194 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
245 const __llvm_profile_data *DataEnd, const char *CountersBegin, in __llvm_profile_write_buffer_internal()
H A DInstrProfiling.c68 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
H A DInstrProfilingWriter.c220 const __llvm_profile_data *DataEnd) { in writeValueProfData()
246 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local
265 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
H A DInstrProfilingPlatformFuchsia.c118 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_initialize() local
H A DInstrProfilingFile.c108 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); mmapForContinuousMode() local
234 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); mmapForContinuousMode() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h84 const char *DataEnd; global() member
H A DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; global() variable
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp449 const RawProfData *DataEnd = (const RawProfData *)this->Ctx->DataEnd; correlateProfileDataImpl() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3437 MCSymbol *DataEnd = beginSymbolRecord(DataSym); emitDebugInfoForGlobal() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4071 const unsigned char *DataEnd = Data + F.ModuleOffsetMap.size(); ReadModuleOffsetMap() local