Searched defs:NSectionSelectionType (Results 1 – 1 of 1) sorted by relevance
255 struct NSectionSelectionType { struct256 NSectionSelectionType(IO &) in NSectionSelectionType() argument258 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() function260 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()261 COFFYAML::COMDATType SelectionType;