Searched defs:NSectionSelectionType (Results 1 – 1 of 1) sorted by relevance
253 struct NSectionSelectionType { struct254 NSectionSelectionType(IO &) in NSectionSelectionType() function256 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() function258 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()259 COFFYAML::COMDATType SelectionType;