Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingBuffer.c30 const __llvm_profile_data *DataEnd = __llvm_profile_data_end(); in __llvm_profile_write_buffer() local
DInstrProfilingFile.c20 const __llvm_profile_data *DataEnd = __llvm_profile_data_end(); in writeFile() local
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h166 const ProfileData *DataEnd; variable
/external/clang/lib/Serialization/
DASTReader.cpp2898 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local