Searched defs:__llvm_profile_begin_counters (Results 1 – 4 of 4) sorted by relevance
59 char *__llvm_profile_begin_counters(void) { return &CountersStart + 1; } in __llvm_profile_begin_counters() function
55 char *__llvm_profile_begin_counters(void) { return &CountersStart; } in __llvm_profile_begin_counters() function
88 char *__llvm_profile_begin_counters(void) { return CountersFirst; } in __llvm_profile_begin_counters() function
71 COMPILER_RT_VISIBILITY char *__llvm_profile_begin_counters(void) { in __llvm_profile_begin_counters() function