Home
last modified time | relevance | path

Searched defs:instruction_type (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler.cpp37 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble() local
89 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
Dpreamble_patcher_with_stub.cpp91 InstructionType instruction_type = in RawPatchWithStub() local
/external/ltrace/sysdeps/linux-gnu/ia64/
Dbreakpoint.c123 typedef enum instruction_type { enum
132 } instruction_type; typedef