Searched refs:IOVec (Results 1 – 2 of 2) sorted by relevance
271 ProfDataIOVec IOVec[] = {{&Header, sizeof(__llvm_profile_header), 1}, in lprofWriteDataImpl() local276 if (Writer(IOVec, sizeof(IOVec) / sizeof(*IOVec), &WriterCtx)) in lprofWriteDataImpl()
287 ProfDataIOVec IOVec[] = { in lprofWriteDataImpl() local295 if (Writer->Write(Writer, IOVec, sizeof(IOVec) / sizeof(*IOVec))) in lprofWriteDataImpl()