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

References

projects/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
   36 extern ValueProfNode PROF_VNODES_START COMPILER_RT_VISIBILITY;
   75   return &PROF_VNODES_START;
   80 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START;