Searched refs:createPlatformGraph (Results 1 – 2 of 2) sorted by relevance
41 std::unique_ptr<jitlink::LinkGraph> createPlatformGraph(ELFNixPlatform &MOP, in createPlatformGraph() function75 auto G = createPlatformGraph(MOP, "<OrcRTCompleteBootstrap>"); in materialize()
96 std::unique_ptr<jitlink::LinkGraph> createPlatformGraph(MachOPlatform &MOP, in createPlatformGraph() function137 auto G = createPlatformGraph(MOP, "<OrcRTCompleteBootstrap>"); in materialize()1799 auto G = createPlatformGraph(MOP, "<MachOHeaderMU>"); in materialize()