Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c40 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
DInstrProfilingPlatformLinux.c45 __llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
DInstrProfilingPlatformOther.c72 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } in __llvm_profile_begin_data() function
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c45 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
DInstrProfilingPlatformWindows.c50 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
DInstrProfilingPlatformLinux.c50 __llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
DInstrProfilingPlatformOther.c75 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } in __llvm_profile_begin_data() function