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

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

Completed in 12 milliseconds