Searched defs:NSectionSelectionType (Results 1 – 3 of 3) sorted by relevance
311 struct NSectionSelectionType { struct312 NSectionSelectionType(IO &) in NSectionSelectionType() function314 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument317 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()319 COFFYAML::COMDATType SelectionType;
255 struct NSectionSelectionType { struct256 NSectionSelectionType(IO &) in NSectionSelectionType() function258 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument260 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()261 COFFYAML::COMDATType SelectionType;
306 struct NSectionSelectionType { struct307 NSectionSelectionType(IO &) in NSectionSelectionType() argument309 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() function312 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()314 COFFYAML::COMDATType SelectionType;