Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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;
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp255 struct NSectionSelectionType { struct
256 NSectionSelectionType(IO &) in NSectionSelectionType() function
258 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() argument
260 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()
261 COFFYAML::COMDATType SelectionType;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp306 struct NSectionSelectionType { struct
307 NSectionSelectionType(IO &) in NSectionSelectionType() argument
309 NSectionSelectionType(IO &, uint8_t C) in NSectionSelectionType() function
312 uint8_t denormalize(IO &) { return SelectionType; } in denormalize()
314 COFFYAML::COMDATType SelectionType;