HomeSort by relevance Sort by last modified time
    Searched defs:__llvm_profile_end_names (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfilingPlatformDarwin.c 48 const char *__llvm_profile_end_names(void) { return &NamesEnd; } function
InstrProfilingPlatformLinux.c 55 COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { function
InstrProfilingPlatformOther.c 78 const char *__llvm_profile_end_names(void) { return NamesLast; } function

Completed in 83 milliseconds