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

/freebsd-11.0-release/contrib/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c41 const char *__llvm_profile_end_names(void) { return &NamesEnd; } function
H A DInstrProfilingPlatformLinux.c50 COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { function
H A DInstrProfilingPlatformOther.c63 const char *__llvm_profile_end_names(void) { return NamesLast; } function

Completed in 167 milliseconds