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

  /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 *

Completed in 12 milliseconds