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

References

projects/compiler-rt/lib/profile/InstrProfiling.c
   21 COMPILER_RT_WEAK uint64_t INSTR_PROF_RAW_VERSION_VAR = INSTR_PROF_RAW_VERSION;
projects/compiler-rt/lib/profile/InstrProfilingNameVar.c
   17 COMPILER_RT_WEAK char INSTR_PROF_PROFILE_NAME_VAR[1] = {0};
projects/compiler-rt/lib/profile/InstrProfilingUtil.c
   38 COMPILER_RT_WEAK unsigned lprofDirMode = 0755;