Lines Matching refs:ELF_STT_Shift
552 uint8_t Info = (Binding << ELF_STB_Shift) | (Type << ELF_STT_Shift);