Home
last modified time | relevance | path

Searched defs:NSectionSelectionType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp311 struct NSectionSelectionType { struct
312 NSectionSelectionType(IO &) in NSectionSelectionType() function
314 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument
317 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()
319 COFFYAML::COMDATType SelectionType;