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

/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c42 uint64_t *__llvm_profile_counters_end(void) { return &CountersEnd; } function
H A DInstrProfilingPlatformOther.c73 uint64_t *__llvm_profile_counters_end(void) { return CountersLast; } function

Completed in 97 milliseconds