HomeSort by: relevance | last modified time | path
    Searched defs:__llvm_profile_begin_data (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingPlatformDarwin.c 33 const __llvm_profile_data *__llvm_profile_begin_data(void) { function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data *
InstrProfilingPlatformLinux.c 40 __llvm_profile_begin_data(void) { function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data *
InstrProfilingPlatformOther.c 57 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } function in typeref:typename:COMPILER_RT_VISIBILITY const __llvm_profile_data *

Completed in 98 milliseconds