Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/profile/ | |
InstrProfilingPlatformDarwin.c | 41 const char *__llvm_profile_end_names(void) { return &NamesEnd; } function in typeref:typename:COMPILER_RT_VISIBILITY const char * |
InstrProfilingPlatformLinux.c | 50 COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { function in typeref:typename:COMPILER_RT_VISIBILITY const char * |
InstrProfilingPlatformOther.c | 63 const char *__llvm_profile_end_names(void) { return NamesLast; } function in typeref:typename:COMPILER_RT_VISIBILITY const char * |