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