Home
last modified time | relevance | path

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

/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingPlatformDarwin.c40 uint64_t *__llvm_profile_counters_begin(void) { return &CountersStart; } in __llvm_profile_counters_begin() function
H A DInstrProfilingPlatformOther.c71 uint64_t *__llvm_profile_counters_begin(void) { return CountersFirst; } in __llvm_profile_counters_begin() function