Home
last modified time | relevance | path

Searched defs:coff_object (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h47 coff_object, ///< COFF object file enumerator
/llvm-project/llvm/unittests/BinaryFormat/
H A DTestFileMagic.cpp51 const char coff_object[] = "\x00\x00......"; variable