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

/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c38 const char *__llvm_profile_names_end(void) { return &NamesEnd; } function
H A DInstrProfilingPlatformOther.c69 const char *__llvm_profile_names_end(void) { return NamesLast; } function

Completed in 72 milliseconds