Home
last modified time | relevance | path

Searched defs:__llvm_profile_end_bitmap (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/compiler-rt/lib/profile/
HDInstrProfilingPlatformDarwin.c77 char *__llvm_profile_end_bitmap(void) { return &BitmapEnd; } in __llvm_profile_end_bitmap() function
HDInstrProfilingPlatformWindows.c87 char *__llvm_profile_end_bitmap(void) { return &BitmapEnd; } in __llvm_profile_end_bitmap() function
HDInstrProfilingPlatformOther.c109 char *__llvm_profile_end_bitmap(void) { return BitmapLast; } in __llvm_profile_end_bitmap() function
HDInstrProfilingPlatformLinux.c96 COMPILER_RT_VISIBILITY char *__llvm_profile_end_bitmap(void) { in __llvm_profile_end_bitmap() function