Home
last modified time | relevance | path

Searched refs:KeepAlive (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DSEHFrameSupport.h49 Child->addEdge(Edge(Edge::KeepAlive, 0, DummySymbol, 0)); in operator()
H A DJITLinkGeneric.h134 Edge::KeepAlive; in fixUpBlocks()
H A DJITLink.cpp62 case Edge::KeepAlive: in getGenericEdgeKindName()
H A DCOFFLinkGraphBuilder.cpp517 getGraphBlock(Target)->addEdge(Edge::KeepAlive, 0, *GSym, 0); in createDefinedSymbol()
H A DEHFrameSupport.cpp382 (*PCBegin)->getBlock().addEdge(Edge::KeepAlive, 0, FDESymbol, 0); in processFDE()
H A DMachOLinkGraphBuilder.cpp824 TgtBlock.addEdge(Edge::KeepAlive, 0, CURecSym, 0); in operator ()()
/openbsd-src/gnu/llvm/libcxx/utils/ci/
H A Dmacos-ci-setup60 <key>KeepAlive</key>
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h68 KeepAlive = FirstKeepAlive, // Tag first edge kind that preserves liveness. enumerator
308 assert((K == Edge::KeepAlive || !isZeroFill()) && in addEdge()
/openbsd-src/usr.sbin/unbound/doc/
H A DChangelog4145 - Patches from Jim Hague (Sinodun) for EDNS KeepAlive.