reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
366 if (ParseSectionFlags(SectionName, FlagsStr, &Flags)) 376 Flags |= COFF::IMAGE_SCN_LNK_COMDAT; 396 SectionKind Kind = computeSectionKind(Flags); 400 Flags |= COFF::IMAGE_SCN_MEM_16BIT; 402 ParseSectionSwitch(SectionName, Flags, Kind, COMDATSymName, Type);