Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp125 size_t DataEnd = File.tell(); in layout() local
149 size_t DataEnd = File.tell(); in layout() local
187 size_t DataEnd = File.tell(); in layout() local
201 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
266 const __llvm_profile_data *DataEnd, const char *CountersBegin, 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.c111 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in mmapForContinuousMode() local
251 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in mmapForContinuousMode() local
1282 const __llvm_profile_data *DataEnd, in __llvm_write_custom_profile()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h89 const char *DataEnd; member
H A DInstrProfReader.h354 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp473 const RawProfData *DataEnd = (const RawProfData *)this->Ctx->DataEnd; in correlateProfileDataImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3451 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4371 const unsigned char *DataEnd = Data + F.ModuleOffsetMap.size(); in ReadModuleOffsetMap() local