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

Declarations

projects/compiler-rt/lib/profile/InstrProfilingInternal.h
  158 VPDataReaderType *lprofGetVPDataReader();

References

projects/compiler-rt/lib/profile/InstrProfilingFile.c
  298   RetVal = lprofWriteData(&fileWriter, lprofGetVPDataReader(), MergeDone);