Searched refs:OMF (Results 1 – 9 of 9) sorted by relevance
30 # http://fileformats.archiveteam.org/wiki/OMF44 # display information about Microsoft Visual C/OMF library49 >0 byte 0xF0 Microsoft Visual C/OMF library50 #>0 byte 0xF0 relocatable Object Module Format (OMF) libray132 # comment class like: 0~Translator A0~OMF extensions A3~LIBMOD A1~New OMF extensions AA~UNKNOWN141 # OMF extensions comment record (A0); first byte of commentary string identifies subtype142 >>>>>&1 ubyte =0xA0 OMF extensions162 # "New OMF" extensions comment (A1); indicate version of symbolic debug information164 >>>>>&1 ubyte =0xA1 New OMF extensions
16 # http://fileformats.archiveteam.org/wiki/OMF
454 # skip some Microsoft Visual C, OMF library like: BZ2.LIB WATTCPWL.LIB ZLIB.LIB
721 # 8 character OMF-86 object file headers.
15 namespace OMF {46 struct OMF::Signature Signature;
1579 ObjCMethodFamily OMF = MethodDecl->getMethodFamily(); in AddCFAnnotations() local1580 switch (OMF) { in AddCFAnnotations()
1646 buildId->Signature.CVSignature = OMF::Signature::PDB70; in initialize()
2221 buildId->buildId->PDB70.CVSignature = OMF::Signature::PDB70; in writeBuildId()
796 if (DebugInfo->Signature.CVSignature == OMF::Signature::PDB70) { in printCOFFDebugDirectory()