Searched refs:coff_cl_gl_object (Results 1 – 5 of 5) sorted by relevance
45 coff_cl_gl_object, ///< Microsoft cl.exe's intermediate code file enumerator
88 case file_magic::coff_cl_gl_object: in createBinary()
147 case file_magic::coff_cl_gl_object: in createObjectFile()
49 return file_magic::coff_cl_gl_object; in identify_magic()
216 case file_magic::coff_cl_gl_object: in addBuffer()277 } else if (magic == file_magic::coff_cl_gl_object) { in addArchiveBuffer()