Home
last modified time | relevance | path

Searched defs:__llvm_profile_end_names (Results 1 – 2 of 2) sorted by relevance

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