Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
DInstrProfilingPlatformWindows.c54 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } in __llvm_profile_end_data() function
DInstrProfilingPlatformDarwin.c50 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } in __llvm_profile_end_data() function
DInstrProfilingPlatformOther.c78 const __llvm_profile_data *__llvm_profile_end_data(void) { return DataLast; } in __llvm_profile_end_data() function
DInstrProfilingPlatformLinux.c59 __llvm_profile_end_data(void) { in __llvm_profile_end_data() function