Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfilingBuffer.c43 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
125 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
161 const __llvm_profile_data *DataEnd, const char *CountersBegin, in __llvm_profile_write_buffer_internal()
DInstrProfilingWriter.c220 const __llvm_profile_data *DataEnd) { in writeValueProfData()
246 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local
258 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
DInstrProfiling.c53 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
DInstrProfilingPlatformFuchsia.c118 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_initialize() local
DInstrProfilingFile.c108 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in mmapForContinuousMode() local
197 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in mmapForContinuousMode() local
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
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
/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProfReader.h294 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp3400 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReader.cpp3857 const unsigned char *DataEnd = Data + F.ModuleOffsetMap.size(); in ReadModuleOffsetMap() local