Searched defs:__llvm_profile_begin_data (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingPlatformDarwin.c | 50 const __llvm_profile_data *__llvm_profile_begin_data(void) { __llvm_profile_begin_data() function |
H A D | InstrProfilingPlatformWindows.c | 57 const __llvm_profile_data *__llvm_profile_begin_data(void) { __llvm_profile_begin_data() function |
H A D | InstrProfilingPlatformOther.c | 80 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } __llvm_profile_begin_data() function |
H A D | InstrProfilingPlatformLinux.c | 53 __llvm_profile_begin_data(void) { __llvm_profile_begin_data() function |