Searched refs:ID_COFF (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
H A DBinary.h43 ID_COFF, enumerator in enum:llvm::object::Binary::__anon9272
86 return TypeID == ID_COFF;
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp434 : ObjectFile(Binary::ID_COFF, Object, ec)

Completed in 66 milliseconds