Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformWindows.c63 ValueProfNode *__llvm_profile_begin_vnodes(void) { return &VNodesStart + 1; } in __llvm_profile_begin_vnodes() function
H A DInstrProfilingPlatformDarwin.c62 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
H A DInstrProfilingPlatformOther.c96 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
H A DInstrProfilingPlatformLinux.c82 __llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function