reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/profile/InstrProfilingFile.c
  114 static uint32_t fileWriter(ProfDataWriter *This, ProfDataIOVec *IOVecs,
projects/compiler-rt/lib/profile/InstrProfilingInternal.h
   52 typedef uint32_t (*WriterCallback)(struct ProfDataWriter *This, ProfDataIOVec *,
  103 uint32_t lprofBufferWriter(ProfDataWriter *This, ProfDataIOVec *IOVecs,
projects/compiler-rt/lib/profile/InstrProfilingWriter.c
   35                                                   ProfDataIOVec *IOVecs,
   87   ProfDataIOVec IO[] = {{Data, sizeof(uint8_t), Size}};
  105     ProfDataIOVec IO[] = {
  276   ProfDataIOVec IOVec[] = {