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

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

Completed in 80 milliseconds