Searched refs:emitCOFFFeatureSymbol (Results 1 – 4 of 4) sorted by relevance
836 void emitCOFFFeatureSymbol(Module &M);
928 emitCOFFFeatureSymbol(M); in emitStartOfAsmFile()
337 emitCOFFFeatureSymbol(M); in emitStartOfAsmFile()
4836 void AsmPrinter::emitCOFFFeatureSymbol(Module &M) { in emitCOFFFeatureSymbol() function in AsmPrinter