Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingBuffer.c16 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
30 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
47 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
H A DInstrProfiling.c47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
H A DInstrProfilingWriter.c100 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in llvmWriteProfData() local
141 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in llvmWriteProfDataImpl()
H A DInstrProfilingValue.c139 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_gather_value_data() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp124 size_t DataEnd = File.tell(); in layout() local
162 size_t DataEnd = File.tell(); in layout() local
176 Optional<size_t> DataEnd; in layout() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-value-prof-2.c32 const __llvm_profile_data *Data, *DataEnd; in main() local
H A Dinstrprof-value-prof.c81 const __llvm_profile_data *Data, *DataEnd; in main() local
/netbsd-src/sys/arch/emips/stand/common/
H A Dstart.S242 DataEnd: /* + 4 */ label
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h215 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3235 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3824 const unsigned char *DataEnd = Data + F.ModuleOffsetMap.size(); in ReadModuleOffsetMap() local