Home
last modified time | relevance | path

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

/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingBuffer.c30 const __llvm_profile_data *DataEnd = __llvm_profile_data_end(); in __llvm_profile_write_buffer() local
H A DInstrProfilingFile.c20 const __llvm_profile_data *DataEnd = __llvm_profile_data_end(); in writeFile() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h165 const ProfileData *DataEnd; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2956 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local