Home
last modified time | relevance | path

Searched refs:ProcessOpcode (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler.cpp48 instruction_type = ProcessOpcode(current_byte, 0, &size); in Disassemble()
119 InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte, in ProcessOpcode() function in sidestep::MiniDisassembler
144 ProcessOpcode(start_byte + 1, opcode.table_index_, size); in ProcessOpcode()
Dmini_disassembler.h85 InstructionType ProcessOpcode(unsigned char* start,