Searched defs:NSectionSelectionType (Results 1 – 1 of 1) sorted by relevance
331 struct NSectionSelectionType { struct332 NSectionSelectionType(IO &) in NSectionSelectionType() function334 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument337 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()339 COFFYAML::COMDATType SelectionType;