HomeSort by relevance Sort by last modified time
    Searched defs:__llvm_profile_begin_data (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfilingPlatformDarwin.c 40 const __llvm_profile_data *__llvm_profile_begin_data(void) { function
InstrProfilingPlatformLinux.c 45 __llvm_profile_begin_data(void) { function
InstrProfilingPlatformOther.c 72 const __llvm_profile_data *__llvm_profile_begin_data(void) { return DataFirst; } function

Completed in 464 milliseconds