Home
last modified time | relevance | path

Searched refs:NSectionCharacteristics (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp334 struct NSectionCharacteristics { struct
335 NSectionCharacteristics(IO &) in NSectionCharacteristics() function
337 NSectionCharacteristics(IO &, uint32_t C) in NSectionCharacteristics() argument
664 MappingNormalization<NSectionCharacteristics, uint32_t> NC( in mapping()