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

References

projects/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
   37 extern ValueProfNode PROF_VNODES_STOP COMPILER_RT_VISIBILITY;
   78   return &PROF_VNODES_STOP;
   81 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &PROF_VNODES_STOP;