Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c91 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } in __llvm_profile_begin_orderfile() function
H A DInstrProfilingPlatformWindows.c88 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } in __llvm_profile_begin_orderfile() function
H A DInstrProfilingPlatformOther.c112 uint32_t *__llvm_profile_begin_orderfile(void) { return OrderFileFirst; } __llvm_profile_begin_orderfile() function
H A DInstrProfilingPlatformLinux.c99 COMPILER_RT_VISIBILITY uint32_t *__llvm_profile_begin_orderfile(void) { __llvm_profile_begin_orderfile() function