Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c77 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
H A DInstrProfilingPlatformWindows.c74 ValueProfNode *CurrentVNode = &VNodesStart + 1; variable
H A DInstrProfilingPlatformOther.c106 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable
H A DInstrProfilingPlatformLinux.c89 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable