Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DBinary.h44 ID_COFFImportFile, enumerator
119 return TypeID == ID_COFFImportFile; in isCOFFImportFile()
DCOFFImportFile.h32 : SymbolicFile(ID_COFFImportFile, Source) {} in COFFImportFile()
/external/llvm-project/llvm/include/llvm/Object/
DBinary.h44 ID_COFFImportFile, enumerator
137 return TypeID == ID_COFFImportFile; in isCOFFImportFile()
DCOFFImportFile.h33 : SymbolicFile(ID_COFFImportFile, Source) {} in COFFImportFile()
/external/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()
/external/llvm-project/llvm/lib/Object/
DObject.cpp98 case ID_COFFImportFile: in LLVMBinaryGetType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObject.cpp98 case ID_COFFImportFile: in LLVMBinaryGetType()