Searched defs:NormalizedOther (Results 1 – 1 of 1) sorted by relevance
642 struct NormalizedOther { struct643 NormalizedOther(IO &) in NormalizedOther() function645 NormalizedOther(IO &, uint8_t Original) in NormalizedOther() function648 uint8_t denormalize(IO &) { return Visibility | Other; } in denormalize()650 ELFYAML::ELF_STV Visibility;651 ELFYAML::ELF_STO Other;