Searched defs:NormalizedOther (Results 1 – 1 of 1) sorted by relevance
459 struct NormalizedOther { struct460 NormalizedOther(IO &) in NormalizedOther() function462 NormalizedOther(IO &, uint8_t Original) in NormalizedOther() argument465 uint8_t denormalize(IO &) { return Visibility | Other; } in denormalize()467 ELFYAML::ELF_STV Visibility;468 ELFYAML::ELF_STO Other;