Searched refs:__llvm_profile_begin_bitmap (Results 1 – 11 of 11) sorted by relevance
28 char *__llvm_profile_begin_bitmap(void);48 __llvm_profile_begin_bitmap(), __llvm_profile_end_bitmap(), in main()56 __llvm_profile_begin_bitmap(), __llvm_profile_end_bitmap(), in main()
63 I = __llvm_profile_begin_bitmap(); in __llvm_profile_reset_counters()
86 char *__llvm_profile_begin_bitmap(void) { return &BitmapStart + 1; } in __llvm_profile_begin_bitmap() function
75 char *__llvm_profile_begin_bitmap(void) { return &BitmapStart; } in __llvm_profile_begin_bitmap() function
108 char *__llvm_profile_begin_bitmap(void) { return BitmapFirst; }107 char *__llvm_profile_begin_bitmap(void) { return BitmapFirst; } __llvm_profile_begin_bitmap() function
121 char *__llvm_profile_begin_bitmap(void);
99 COMPILER_RT_VISIBILITY char *__llvm_profile_begin_bitmap(void) { in __llvm_profile_begin_orderfile() 93 COMPILER_RT_VISIBILITY char *__llvm_profile_begin_bitmap(void) { __llvm_profile_begin_bitmap() function
50 const char *BitmapBegin = __llvm_profile_begin_bitmap(); in __llvm_profile_get_size_for_buffer()
73 __llvm_profile_get_num_bitmap_bytes(__llvm_profile_begin_bitmap(), in __llvm_profile_check_compatibility()
249 const char *BitmapBegin = __llvm_profile_begin_bitmap(); in lprofWriteData()
113 const char *BitmapBegin = __llvm_profile_begin_bitmap(); in mmapForContinuousMode() 253 const char *BitmapBegin = __llvm_profile_begin_bitmap(); in mmapForContinuousMode()