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

Declarations

projects/compiler-rt/lib/xray/xray_utils.h
   39  void WriteAll(const char *Begin, const char *End);

References

projects/compiler-rt/lib/xray/xray_basic_logging.cpp
  112   LW->WriteAll(reinterpret_cast<char *>(&Header),
  247     LW->WriteAll(reinterpret_cast<char *>(FirstEntry),
  270     LW->WriteAll(reinterpret_cast<char *>(FirstEntry),
  293     LW->WriteAll(reinterpret_cast<char *>(FirstEntry),
  360     TLD.LogWriter->WriteAll(reinterpret_cast<char *>(TLD.InMemoryBuffer),
projects/compiler-rt/lib/xray/xray_fdr_logging.cpp
  350   LW->WriteAll(reinterpret_cast<char *>(&Header),
  374       LW->WriteAll(reinterpret_cast<char *>(&ExtentsRecord),
  377       LW->WriteAll(reinterpret_cast<char *>(B.Data),
projects/compiler-rt/lib/xray/xray_profiling.cpp
  252           LW->WriteAll(reinterpret_cast<const char *>(B.Data),