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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c66 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &VNodesEnd; variable
H A DInstrProfilingPlatformWindows.c66 ValueProfNode *EndVNode = &VNodesEnd; variable
H A DInstrProfilingPlatformLinux.c81 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &PROF_VNODES_STOP; variable
H A DInstrProfilingPlatformOther.c98 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = 0; variable

Completed in 104 milliseconds