Home | History | Annotate | Download | only in elff

Lines Matching refs:x7F

201       value->u64 |= (static_cast<Elf_Xword>(*cur) & 0x7F) << shift;

206 value->u64 |= (static_cast<Elf_Xword>(*cur) & 0x7F) << shift;