Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c61 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformWindows.c59 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformOther.c84 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformLinux.c61 __llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function