Searched defs:__llvm_profile_begin_names (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c36 const char *__llvm_profile_begin_names(void) { return &NamesStart; } function
H A DInstrProfilingPlatformOther.c67 const char *__llvm_profile_begin_names(void) { return NamesFirst; } function

Completed in 94 milliseconds