Searched refs:registerObjectPlatformSections (Results 1 – 4 of 4) sorted by relevance
124 Error registerObjectPlatformSections(jitlink::LinkGraph &G, JITDylib &JD);
175 Error registerObjectPlatformSections(jitlink::LinkGraph &G, JITDylib &JD,
769 return registerObjectPlatformSections(G, JD); in modifyPassConfig()827 Error COFFPlatform::COFFPlatformPlugin::registerObjectPlatformSections( in registerObjectPlatformSections() function in llvm::orc::COFFPlatform::COFFPlatformPlugin
787 return registerObjectPlatformSections(G, JD, InBootstrapPhase); in modifyPassConfig()1147 Error MachOPlatform::MachOPlatformPlugin::registerObjectPlatformSections( in registerObjectPlatformSections() function in llvm::orc::MachOPlatform::MachOPlatformPlugin