Searched refs:OMF (Results 1 – 2 of 2) sorted by relevance
179 supplied import library is in COFF format rather than OMF format. You can 204 Borland-generated DLL is in OMF format. MSVC expects libraries in COFF format,
1611 ObjCMethodFamily OMF = MethodDecl->getMethodFamily(); in AddCFAnnotations() local1612 switch (OMF) { in AddCFAnnotations()