Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c68 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } __llvm_profile_begin_orderfile() function
H A DInstrProfilingPlatformWindows.c69 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } __llvm_profile_begin_orderfile() function
H A DInstrProfilingPlatformOther.c97 uint32_t *__llvm_profile_begin_orderfile(void) { return OrderFileFirst; } __llvm_profile_begin_orderfile() function
H A DInstrProfilingPlatformLinux.c78 COMPILER_RT_VISIBILITY uint32_t *__llvm_profile_begin_orderfile(void) { __llvm_profile_begin_orderfile() function