Searched refs:IMPORT_CONST (Results 1 – 5 of 5) sorted by relevance
32 case COFF::IMPORT_CONST: Writer.printString("Type", "const"); break; in dumpCOFFImportFile()
703 IMPORT_CONST = 2 enumerator
699 ImportType = IMPORT_CONST; in writeImportLibrary()
1034 if (hdr->getType() == llvm::COFF::IMPORT_CONST) in parse()
1008 case COFF::IMPORT_CONST: in getSymbolNMTypeChar()