Searched refs:registerObjectPlatformSections (Results 1 – 3 of 3) sorted by relevance
152 Error registerObjectPlatformSections(jitlink::LinkGraph &G, JITDylib &JD);
175 Error registerObjectPlatformSections(322 Error MachOPlatformRuntimeState::registerObjectPlatformSections( in registerObjectPlatformSections() function in __anon104e62320211::MachOPlatformRuntimeState978 .registerObjectPlatformSections(HeaderAddr, std::move(Secs)); in __orc_rt_macho_register_object_platform_sections()
658 return registerObjectPlatformSections(G, JD); in modifyPassConfig()868 Error MachOPlatform::MachOPlatformPlugin::registerObjectPlatformSections( in registerObjectPlatformSections() function in llvm::orc::MachOPlatform::MachOPlatformPlugin