Searched refs:ubyte (Results 1 – 1 of 1) sorted by relevance
37 typedef uint8_t ubyte; typedef117 ubyte minimum_instruction_length;118 ubyte default_is_stmt;122 ubyte line_range;124 ubyte opcode_base;146 ubyte pointer_size;163 static ubyte standard_opcode_length[] =200 ubyte cur = data & 0x7F; in emit_unsigned_LEB128()214 ubyte cur = data & 0x7F; in emit_signed_LEB128()244 ubyte opcode, long data) in emit_opcode_signed()[all …]
Completed in 3 milliseconds