Searched defs:NormalizedOther (Results 1 – 1 of 1) sorted by relevance
471 struct NormalizedOther { struct472 NormalizedOther(IO &) in NormalizedOther() argument474 NormalizedOther(IO &, uint8_t Original) in NormalizedOther() argument477 uint8_t denormalize(IO &) { return Visibility | Other; } in denormalize()479 ELFYAML::ELF_STV Visibility;480 ELFYAML::ELF_STO Other;