Home | History | Annotate | Download | only in MC

Lines Matching refs:ELF_STB_Shift

549   uint8_t Info = (Binding << ELF_STB_Shift) | (Type << ELF_STT_Shift);