Searched refs:__llvm_profile_begin_names (Results 1 – 9 of 9) sorted by relevance
31 (uint64_t)(__llvm_profile_end_names() - __llvm_profile_begin_names()); in lprofGetLoadModuleSignature()66 __llvm_profile_begin_names()) || in __llvm_profile_check_compatibility()
51 const char *__llvm_profile_begin_names(void) { return &NamesStart; } in __llvm_profile_begin_names() function
56 const char *__llvm_profile_begin_names(void) { return &NamesStart + 1; } in __llvm_profile_begin_names() function
84 const char *__llvm_profile_begin_names(void) { return NamesFirst; } in __llvm_profile_begin_names() function
87 const char *__llvm_profile_begin_names(void);
46 const char *NamesBegin = __llvm_profile_begin_names(); in __llvm_profile_get_size_for_buffer()
65 COMPILER_RT_VISIBILITY const char *__llvm_profile_begin_names(void) { in __llvm_profile_begin_names() function
249 const char *NamesBegin = __llvm_profile_begin_names(); in lprofWriteData()
111 const char *NamesBegin = __llvm_profile_begin_names(); in mmapForContinuousMode()