Searched refs:getModuleMetadata (Results 1 – 8 of 8) sorted by relevance
40 void getModuleMetadata(Module &M) override;
86 void RISCVELFTargetObjectFile::getModuleMetadata(Module &M) { in getModuleMetadata() function in RISCVELFTargetObjectFile
41 void getModuleMetadata(Module &M) override;
87 void RISCVELFTargetObjectFile::getModuleMetadata(Module &M) { in getModuleMetadata() function in RISCVELFTargetObjectFile
84 virtual void getModuleMetadata(Module &M) {} in getModuleMetadata() function
87 virtual void getModuleMetadata(Module &M) {} in getModuleMetadata() function
267 .getModuleMetadata(M); in doInitialization()