Home
last modified time | relevance | path

Searched defs:__llvm_profile_begin_counters (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/compiler-rt/lib/profile/
HDInstrProfilingPlatformDarwin.c40 uint64_t *__llvm_profile_begin_counters(void) { return &CountersStart; } in __llvm_profile_begin_counters() function
HDInstrProfilingPlatformOther.c71 uint64_t *__llvm_profile_begin_counters(void) { return CountersFirst; } in __llvm_profile_begin_counters() function