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

/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c59 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } function
H A DInstrProfilingPlatformWindows.c61 uint32_t *__llvm_profile_begin_orderfile(void) { return &OrderFileStart; } function
H A DInstrProfilingPlatformOther.c93 uint32_t *__llvm_profile_begin_orderfile(void) { return OrderFileFirst; } function
H A DInstrProfilingPlatformLinux.c77 COMPILER_RT_VISIBILITY uint32_t *__llvm_profile_begin_orderfile(void) { function

Completed in 63 milliseconds