Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c40 const __llvm_profile_data *__llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformLinux.c45 __llvm_profile_begin_data(void) { in __llvm_profile_begin_data() function
H A DInstrProfilingPlatformOther.c72 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } in __llvm_profile_begin_data() function