Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfilingPlatformWindows.c66 ValueProfNode *CurrentVNode = &VNodesStart + 1; variable
DInstrProfilingPlatformDarwin.c68 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
DInstrProfilingPlatformOther.c102 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable
DInstrProfilingPlatformLinux.c88 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable