Searched defs:__llvm_profile_end_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c37 const __llvm_profile_data *__llvm_profile_end_data(void) { return &DataEnd; } function
H A DInstrProfilingPlatformLinux.c44 __llvm_profile_end_data(void) { function
H A DInstrProfilingPlatformOther.c59 const __llvm_profile_data *__llvm_profile_end_data(void) { return DataLast; } function

Completed in 44 milliseconds