Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp125 size_t DataEnd = File.tell(); in layout() local
163 size_t DataEnd = File.tell(); in layout() local
177 std::optional<size_t> DataEnd; in layout() local
/freebsd/contrib/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 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 DInstrProfiling.c64 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); __llvm_profile_reset_counters() local
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(); in mmapForContinuousMode() local
234 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in mmapForContinuousMode() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp449 const RawProfData *DataEnd = (const RawProfData *)this->Ctx->DataEnd; in correlateProfileDataImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3415 MCSymbol *DataEnd = beginSymbolRecord(DataSym); emitDebugInfoForGlobal() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4071 const unsigned char *DataEnd = Data + F.ModuleOffsetMap.size(); in ReadModuleOffsetMap() local