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

Declarations

projects/compiler-rt/include/xray/xray_interface.h
  126 extern void __xray_init();
projects/compiler-rt/lib/xray/xray_init.cpp
   24 void __xray_init();

References

projects/compiler-rt/lib/xray/xray_init.cpp
  107                used)) void (*__local_xray_preinit)(void) = __xray_init;