Home
last modified time | relevance | path

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

/external/chromium_org/tools/traceline/traceline/sidestep/
Dmini_disassembler.cc58 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble() local
110 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
Dmini_disassembler.cc62 InstructionType instruction_type = ProcessPrefixes(current_byte, size); in Disassemble() local
120 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
Dpreamble_patcher_with_stub.cc143 InstructionType instruction_type = in RawPatchWithStub() local
Dpreamble_patcher.cc345 InstructionType instruction_type = in Unpatch() local
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
Dmini_disassembler.cc62 InstructionType instruction_type = ProcessPrefixes(current_byte, size); in Disassemble() local
120 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
Dpreamble_patcher_with_stub.cc143 InstructionType instruction_type = in RawPatchWithStub() local
Dpreamble_patcher.cc345 InstructionType instruction_type = in Unpatch() local
/external/chromium_org/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.cpp89 InstructionType instruction_type = in RawPatchWithStub() local
/external/chromium_org/sdch/open-vcdiff/src/
Ddecodetable.cc60 unsigned char instruction_type = VCD_NOOP; in GetNextInstruction() local
/external/ltrace/sysdeps/linux-gnu/ia64/
Dbreakpoint.c123 typedef enum instruction_type { enum
132 } instruction_type; typedef
/external/chromium_org/components/copresence/proto/
Ddata.proto40 repeated TokenInstructionType instruction_type = 2; field
51 optional InstructionType instruction_type = 1; field