Searched refs:__llvm_profile_begin_names (Results 1 – 7 of 7) sorted by relevance
30 (uint64_t)(__llvm_profile_end_names() - __llvm_profile_begin_names()); in lprofGetLoadModuleSignature()62 __llvm_profile_begin_names()) || in __llvm_profile_check_compatibility()
46 const char *__llvm_profile_begin_names(void) { return &NamesStart; } in __llvm_profile_begin_names() function
52 COMPILER_RT_VISIBILITY const char *__llvm_profile_begin_names(void) { in __llvm_profile_begin_names() function
62 const char *__llvm_profile_begin_names(void);
19 const char *NamesBegin = __llvm_profile_begin_names(); in __llvm_profile_get_size_for_buffer()
76 const char *__llvm_profile_begin_names(void) { return NamesFirst; } in __llvm_profile_begin_names() function
236 const char *NamesBegin = __llvm_profile_begin_names(); in lprofWriteData()