Searched refs:COFFPlatformPlugin (Results 1 – 2 of 2) sorted by relevance
94 class LLVM_ABI COFFPlatformPlugin : public ObjectLinkingLayer::Plugin {96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() function
399 ObjLinkingLayer.addPlugin(std::make_unique<COFFPlatformPlugin>(*this)); in COFFPlatform()749 void COFFPlatform::COFFPlatformPlugin::modifyPassConfig( in modifyPassConfig()780 Error COFFPlatform::COFFPlatformPlugin::associateJITDylibHeaderSymbol( in associateJITDylibHeaderSymbol()815 Error COFFPlatform::COFFPlatformPlugin::registerObjectPlatformSections( in registerObjectPlatformSections()837 Error COFFPlatform::COFFPlatformPlugin::preserveInitializerSections( in preserveInitializerSections()873 Error COFFPlatform::COFFPlatformPlugin::