Searched refs:coff_object (Results 1 – 8 of 8) sorted by relevance
974 return file_magic::coff_object; in identify_magic()983 return file_magic::coff_object; in identify_magic()1074 return file_magic::coff_object; in identify_magic()1079 return file_magic::coff_object; in identify_magic()1094 return file_magic::coff_object; in identify_magic()
65 case sys::fs::file_magic::coff_object: { in createSymbolicFile()
62 case sys::fs::file_magic::coff_object: in createBinary()
60 case sys::fs::file_magic::coff_object: { in findBitcodeInMemBuffer()
93 case sys::fs::file_magic::coff_object: in createObjectFile()
289 case sys::fs::file_magic::coff_object: { in findBitcodeInMemBuffer()
722 const char coff_object[] = "\x00\x00......"; variable756 DEFINE(coff_object), in TEST_F()757 { "coff_bigobj", coff_bigobj, sizeof(coff_bigobj), fs::file_magic::coff_object }, in TEST_F()
247 coff_object, ///< COFF object file enumerator