Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp61 std::unique_ptr<jitlink::LinkGraph> createPlatformGraph(MachOPlatform &MOP, in createPlatformGraph() function
94 auto G = createPlatformGraph(MOP, "<MachOHeaderMU>"); in materialize()
203 auto G = createPlatformGraph(MOP, "<OrcRTCompleteBootstrap>"); in materialize()