Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c53 const char *__llvm_profile_end_names(void) { return &NamesEnd; } in __llvm_profile_end_names() function
H A DInstrProfilingPlatformWindows.c57 const char *__llvm_profile_end_names(void) { return &NamesEnd; } in __llvm_profile_end_names() function
H A DInstrProfilingPlatformOther.c86 const char *__llvm_profile_end_names(void) { return NamesLast; } in __llvm_profile_end_names() function
H A DInstrProfilingPlatformLinux.c68 COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { in __llvm_profile_end_names() function