Searched defs:NormalizedOther (Results 1 – 1 of 1) sorted by relevance
615 struct NormalizedOther { struct616 NormalizedOther(IO &) in NormalizedOther() function618 NormalizedOther(IO &, uint8_t Original) in NormalizedOther() function621 uint8_t denormalize(IO &) { return Visibility | Other; } in denormalize()623 ELFYAML::ELF_STV Visibility;624 ELFYAML::ELF_STO Other;