Searched refs:IMPORT_CONST (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp35 case COFF::IMPORT_CONST: outs() << "Type: const\n"; break;
/external/llvm/include/llvm/Support/
H A DCOFF.h626 IMPORT_CONST = 2 enumerator in enum:llvm::COFF::ImportType
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h631 IMPORT_CONST = 2 enumerator in enum:llvm::COFF::ImportType

Completed in 66 milliseconds