Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/profile/ | |
InstrProfilingPlatformDarwin.c | 37 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data * |
InstrProfilingPlatformLinux.c | 44 __llvm_profile_end_data(void) { function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data * |
InstrProfilingPlatformOther.c | 59 const __llvm_profile_data *__llvm_profile_end_data(void) { return DataLast; } function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data * |