Home
last modified time | relevance | path

Searched refs:ID_COFFImportFile (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DBinary.h44 ID_COFFImportFile, enumerator
135 return TypeID == ID_COFFImportFile; in isCOFFImportFile()
DCOFFImportFile.h33 : SymbolicFile(ID_COFFImportFile, Source) {} in COFFImportFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObject.cpp98 case ID_COFFImportFile: in LLVMBinaryGetType()