Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/profile/
HDInstrProfilingPlatformDarwin.c65 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } in __llvm_profile_end_data() function
HDInstrProfilingPlatformWindows.c62 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } in __llvm_profile_end_data() function
HDInstrProfilingPlatformOther.c86 const __llvm_profile_data *__llvm_profile_end_data(void) { return DataLast; } in __llvm_profile_end_data() function
HDInstrProfilingPlatformLinux.c65 __llvm_profile_end_data(void) { in __llvm_profile_end_data() function