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

/freebsd-11.0-release/contrib/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c39 const char *__llvm_profile_begin_names(void) { return &NamesStart; } function
H A DInstrProfilingPlatformLinux.c47 COMPILER_RT_VISIBILITY const char *__llvm_profile_begin_names(void) { function
H A DInstrProfilingPlatformOther.c61 const char *__llvm_profile_begin_names(void) { return NamesFirst; } function

Completed in 46 milliseconds