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/
DInstrProfilingPlatformWindows.c63 ValueProfNode *__llvm_profile_begin_vnodes(void) { return &VNodesStart + 1; } in __llvm_profile_begin_vnodes() function
DInstrProfilingPlatformDarwin.c62 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
DInstrProfilingPlatformOther.c96 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
DInstrProfilingPlatformLinux.c82 __llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function