Searched refs:CountersLast (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformOther.c24 static char *CountersLast = NULL; variable
50 CountersLast =
60 CountersLast = (char *)getMaxAddr(
61 CountersLast,
90 char *__llvm_profile_end_counters(void) { return CountersLast; }

Completed in 103 milliseconds