OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessOpcode
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/win/src/sidestep/
mini_disassembler.h
85
InstructionType
ProcessOpcode
(unsigned char* start,
mini_disassembler.cpp
48
instruction_type =
ProcessOpcode
(current_byte, 0, &size);
71
// Return the instruction type, which was set by
ProcessOpcode
().
119
InstructionType MiniDisassembler::
ProcessOpcode
(unsigned char* start_byte,
144
ProcessOpcode
(start_byte + 1, opcode.table_index_, size);
Completed in 32 milliseconds