Searched defs:sub_opcode (Results 1 – 3 of 3) sorted by relevance
224 uint8_t sub_opcode = debug_line_data.GetU8(&offset); in DumpStatementOpcodes() local624 uint8_t sub_opcode = debug_line_data.GetU8(offset_ptr); in ParseStatementTable() local
250 uint8_t sub_opcode = debug_line_data.getU8(offset_ptr); in parseStatementTable() local
427 uint8_t sub_opcode; member