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

/external/llvm/include/llvm/Object/
H A DBinary.h50 ID_COFF, enumerator in enum:llvm::object::Binary::__anon11976
115 return TypeID == ID_COFF;
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp552 : ObjectFile(Binary::ID_COFF, Object), COFFHeader(nullptr),

Completed in 75 milliseconds