Home
last modified time | relevance | path

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

/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingPlatformDarwin.c42 uint64_t *__llvm_profile_counters_end(void) { return &CountersEnd; } in __llvm_profile_counters_end() function
H A DInstrProfilingPlatformOther.c73 uint64_t *__llvm_profile_counters_end(void) { return CountersLast; } in __llvm_profile_counters_end() function