Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp331 struct NSectionSelectionType { struct
332 NSectionSelectionType(IO &) in NSectionSelectionType() function
334 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument
337 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()
339 COFFYAML::COMDATType SelectionType;