Searched defs:NSectionSelectionType (Results 1 – 1 of 1) sorted by relevance
220 struct NSectionSelectionType { struct221 NSectionSelectionType(IO &) in NSectionSelectionType() argument223 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument225 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()226 COFFYAML::COMDATType SelectionType;