Searched refs:KeepAlive (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | SEHFrameSupport.h | 49 Child->addEdge(Edge(Edge::KeepAlive, 0, DummySymbol, 0)); in operator()
|
| H A D | JITLinkGeneric.h | 134 Edge::KeepAlive; in fixUpBlocks()
|
| H A D | JITLink.cpp | 62 case Edge::KeepAlive: in getGenericEdgeKindName()
|
| H A D | COFFLinkGraphBuilder.cpp | 517 getGraphBlock(Target)->addEdge(Edge::KeepAlive, 0, *GSym, 0); in createDefinedSymbol()
|
| H A D | EHFrameSupport.cpp | 382 (*PCBegin)->getBlock().addEdge(Edge::KeepAlive, 0, FDESymbol, 0); in processFDE()
|
| H A D | MachOLinkGraphBuilder.cpp | 824 TgtBlock.addEdge(Edge::KeepAlive, 0, CURecSym, 0); in operator ()()
|
| /openbsd-src/gnu/llvm/libcxx/utils/ci/ |
| H A D | macos-ci-setup | 60 <key>KeepAlive</key>
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 68 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 D | Changelog | 4145 - Patches from Jim Hague (Sinodun) for EDNS KeepAlive.
|