Searched refs:IMPORT_CODE (Results 1 - 4 of 4) sorted by relevance

/external/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp33 case COFF::IMPORT_CODE: outs() << "Type: code\n"; break;
/external/llvm/include/llvm/Object/
H A DCOFFImportFile.h67 return getCOFFImportHeader()->getType() == COFF::IMPORT_CODE;
/external/llvm/include/llvm/Support/
H A DCOFF.h624 IMPORT_CODE = 0, enumerator in enum:llvm::COFF::ImportType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h629 IMPORT_CODE = 0, enumerator in enum:llvm::COFF::ImportType

Completed in 234 milliseconds