Home | History | Annotate | Download | only in MC

Lines Matching refs:ELF_STT_Shift

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