Searched defs:OtherFlags (Results 1 – 3 of 3) sorted by relevance
60 uint32_t OtherFlags = getFlags() & ~(0x3 << ELF_STB_Shift); in setBinding() local119 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STT_Shift); in setType() local149 uint32_t OtherFlags = getFlags() & ~(0x3 << ELF_STV_Shift); in setVisibility() local162 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STO_Shift); in setOther() local172 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_WeakrefUsedInReloc_Shift); in setIsWeakrefUsedInReloc() local181 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_IsSignature_Shift); in setIsSignature() local190 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_BindingSet_Shift); in setIsBindingSet() local
62 uint32_t OtherFlags = getFlags() & ~(0x3 << ELF_STB_Shift); in setBinding() local121 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STT_Shift); in setType() local151 uint32_t OtherFlags = getFlags() & ~(0x3 << ELF_STV_Shift); in setVisibility() local166 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STO_Shift); in setOther() local176 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_WeakrefUsedInReloc_Shift); in setIsWeakrefUsedInReloc() local185 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_IsSignature_Shift); in setIsSignature() local194 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_BindingSet_Shift); in setIsBindingSet() local