Home
last modified time | relevance | path

Searched defs:__llvm_profile_end_counters (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfilingPlatformWindows.c60 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() function
DInstrProfilingPlatformDarwin.c57 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() function
DInstrProfilingPlatformOther.c90 char *__llvm_profile_end_counters(void) { return CountersLast; } in __llvm_profile_end_counters() function
DInstrProfilingPlatformLinux.c74 COMPILER_RT_VISIBILITY char *__llvm_profile_end_counters(void) { in __llvm_profile_end_counters() function