Searched defs:OtherFlags (Results 1 – 3 of 3) sorted by relevance
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
63 uint32_t OtherFlags = getFlags() & ~(0x3 << ELF_STB_Shift); in setBinding() local124 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STT_Shift); in setType() local154 uint32_t OtherFlags = getFlags() & ~(0x3 << ELF_STV_Shift); in setVisibility() local169 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STO_Shift); in setOther() local179 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_WeakrefUsedInReloc_Shift); in setIsWeakrefUsedInReloc() local188 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_IsSignature_Shift); in setIsSignature() local197 uint32_t OtherFlags = getFlags() & ~(0x1 << ELF_BindingSet_Shift); in setIsBindingSet() local
25 uint32_t OtherFlags = SD.getFlags() & ~(0xf << ELF_STB_Shift); in SetBinding() local42 uint32_t OtherFlags = SD.getFlags() & ~(0xf << ELF_STT_Shift); in SetType() local59 uint32_t OtherFlags = SD.getFlags() & ~(0x3 << ELF_STV_Shift); in SetVisibility() local