Searched refs:TagImport (Results 1 – 3 of 3) sorted by relevance
400 IO.mapRequired("TagAttribute", Import.TagImport.Attribute); in mapping()401 IO.mapRequired("TagSigIndex", Import.TagImport.SigIndex); in mapping()
389 writeUint32(OS, Import.TagImport.Attribute); in writeSectionContent()390 writeUint32(OS, Import.TagImport.SigIndex); in writeSectionContent()
95 Tag TagImport; member