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

References

projects/compiler-rt/lib/profile/InstrProfilingUtil.c
  246   if (Prefix == NULL || Prefix[0] == '\0')
  246   if (Prefix == NULL || Prefix[0] == '\0')
  258   *PrefixLen = strlen(Prefix);
  260   return Prefix;