Searched refs:__llvm_profile_end_names (Results 1 – 7 of 7) sorted by relevance
30 (uint64_t)(__llvm_profile_end_names() - __llvm_profile_begin_names()); in lprofGetLoadModuleSignature()61 Header->NamesSize != (uint64_t)(__llvm_profile_end_names() - in __llvm_profile_check_compatibility()
48 const char *__llvm_profile_end_names(void) { return &NamesEnd; } in __llvm_profile_end_names() function
55 COMPILER_RT_VISIBILITY const char *__llvm_profile_end_names(void) { in __llvm_profile_end_names() function
63 const char *__llvm_profile_end_names(void);
20 const char *NamesEnd = __llvm_profile_end_names(); in __llvm_profile_get_size_for_buffer()
78 const char *__llvm_profile_end_names(void) { return NamesLast; } in __llvm_profile_end_names() function
237 const char *NamesEnd = __llvm_profile_end_names(); in lprofWriteData()