Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp306 struct NSectionSelectionType { struct
307 NSectionSelectionType(IO &) in NSectionSelectionType() function
309 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() function
312 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()
314 COFFYAML::COMDATType SelectionType;