Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DELFYAML.cpp615 struct NormalizedOther { struct
616 NormalizedOther(IO &) in NormalizedOther() function
618 NormalizedOther(IO &, uint8_t Original) in NormalizedOther() function
621 uint8_t denormalize(IO &) { return Visibility | Other; } in denormalize()
623 ELFYAML::ELF_STV Visibility;
624 ELFYAML::ELF_STO Other;