Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformWindows.c51 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformDarwin.c45 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformOther.c80 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformLinux.c58 __llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function