Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c16 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
36 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
54 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
H A DInstrProfilingWriter.c207 const __llvm_profile_data *DataEnd) { in writeValueProfData()
233 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local
246 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
H A DInstrProfiling.c47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/compiler-rt/test/profile/
H A Dinstrprof-value-prof-2.c46 const __llvm_profile_data *Data, *DataEnd; in main() local
H A Dinstrprof-value-prof.c81 const __llvm_profile_data *Data, *DataEnd; in main() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_interval_deque.h300 typename QuicIntervalDeque<T, C>::Iterator QuicIntervalDeque<T, C>::DataEnd() { in DataEnd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProfCorrelator.h84 const char *DataEnd; member
DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProfCorrelator.h84 const char *DataEnd; member
DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProfCorrelator.h84 const char *DataEnd; member
DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProfCorrelator.h84 const char *DataEnd; member
DInstrProfReader.h328 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h175 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h203 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h294 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/
Dprctl.rs626 DataEnd = PR_SET_MM_END_DATA, enumerator
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2045 *DataEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3088 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3400 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp2851 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local