Home
last modified time | relevance | path

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

/external/llvm/lib/ObjectYAML/
DELFYAML.cpp642 struct NormalizedOther { struct
643 NormalizedOther(IO &) in NormalizedOther() function
645 NormalizedOther(IO &, uint8_t Original) in NormalizedOther() function
648 uint8_t denormalize(IO &) { return Visibility | Other; } in denormalize()
650 ELFYAML::ELF_STV Visibility;
651 ELFYAML::ELF_STO Other;