Searched refs:sub_opcode (Results 1 – 2 of 2) sorted by relevance
224 uint8_t sub_opcode = debug_line_data.GetU8(&offset); in DumpStatementOpcodes() local228 switch (sub_opcode) in DumpStatementOpcodes()621 uint8_t sub_opcode = debug_line_data.GetU8(offset_ptr); in ParseStatementTable() local622 switch (sub_opcode) in ParseStatementTable()
275 uint8_t sub_opcode = debug_line_data.getU8(offset_ptr); in parse() local276 switch (sub_opcode) { in parse()