| Home | Sort by: relevance | last modified time | path |
| /src/sys/external/bsd/compiler_rt/dist/lib/profile/ | |
| InstrProfilingPlatformDarwin.c | 39 const char *__llvm_profile_begin_names(void) { return &NamesStart; } function in typeref:typename:COMPILER_RT_VISIBILITY const char * |
| InstrProfilingPlatformLinux.c | 47 COMPILER_RT_VISIBILITY const char *__llvm_profile_begin_names(void) { function in typeref:typename:COMPILER_RT_VISIBILITY const char * |
| InstrProfilingPlatformOther.c | 61 const char *__llvm_profile_begin_names(void) { return NamesFirst; } function in typeref:typename:COMPILER_RT_VISIBILITY const char * |