Searched refs:ElmSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h47 size_t ElmSize; member in struct:ProfDataIOVec
H A DInstrProfilingFile.c30 if (fwrite(IOVecs[I].Data, IOVecs[I].ElmSize, IOVecs[I].NumElm, File) !=
H A DInstrProfilingWriter.c29 size_t Length = IOVecs[I].ElmSize * IOVecs[I].NumElm;

Completed in 51 milliseconds