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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.c68 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); local
H A DInstrProfilingPlatformFuchsia.c118 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); local
H A DInstrProfilingBuffer.c47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); local
148 __llvm_profile_get_size_for_buffer_internal( const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, const char *CountersBegin, const char *CountersEnd, const char *BitmapBegin, const char *BitmapEnd, const char *NamesBegin, const char *NamesEnd) argument
187 __llvm_profile_write_buffer_internal( char *Buffer, const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, const char *CountersBegin, const char *CountersEnd, const char *BitmapBegin, const char *BitmapEnd, const char *NamesBegin, const char *NamesEnd) argument
H A DInstrProfilingWriter.c246 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); local
217 writeValueProfData(ProfDataWriter *Writer, VPDataReaderType *VPDataReader, const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd) argument
259 lprofWriteDataImpl(ProfDataWriter *Writer, const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, const char *CountersBegin, const char *CountersEnd, const char *BitmapBegin, const char *BitmapEnd, VPDataReaderType *VPDataReader, const char *NamesBegin, const char *NamesEnd, int SkipNameDataWrite) argument
H A DInstrProfilingFile.c108 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); local
232 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp451 const RawProfData *DataEnd = (const RawProfData *)this->Ctx->DataEnd; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h84 const char *DataEnd; member in struct:llvm::InstrProfCorrelator::Context
H A DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; member in class:llvm::RawInstrProfReader
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3437 MCSymbol *DataEnd = beginSymbolRecord(DataSym); local

Completed in 185 milliseconds