Home | History | Annotate | Download | only in common

Lines Matching full:leb128

1416   section.LEB128(0);
1422 section.LEB128(0x3f);
1428 section.LEB128(0x40);
1434 section.LEB128(0x7f);
1440 section.LEB128(0x80);
1446 section.LEB128(0xff);
1452 section.LEB128(0x1fff);
1458 section.LEB128(0x2000);
1464 section.LEB128(-1);
1470 section.LEB128(-0x40);
1476 section.LEB128(-0x41);
1482 section.LEB128(-0x7f);
1488 section.LEB128(-0x80);
1494 section.LEB128(-0x2000);
1500 section.LEB128(-0x2001);
1584 section.LEB128(-0x80).ULEB128(12857).Append("*");