Searched defs:NSectionSelectionType (Results 1 – 1 of 1) sorted by relevance
310 struct NSectionSelectionType { struct311 NSectionSelectionType(IO &) in NSectionSelectionType() function313 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument316 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()318 COFFYAML::COMDATType SelectionType;