Home
last modified time | relevance | path

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

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