InstructionType    28 sandbox/win/src/sidestep/mini_disassembler.cpp InstructionType MiniDisassembler::Disassemble(
InstructionType    37 sandbox/win/src/sidestep/mini_disassembler.cpp   InstructionType instruction_type = ProcessPrefixes(current_byte, &size);
InstructionType    87 sandbox/win/src/sidestep/mini_disassembler.cpp InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte,
InstructionType    89 sandbox/win/src/sidestep/mini_disassembler.cpp   InstructionType instruction_type = IT_GENERIC;
InstructionType   119 sandbox/win/src/sidestep/mini_disassembler.cpp InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte,
InstructionType    70 sandbox/win/src/sidestep/mini_disassembler.h   InstructionType Disassemble(unsigned char* start,
InstructionType    80 sandbox/win/src/sidestep/mini_disassembler.h   InstructionType ProcessPrefixes(unsigned char* start, unsigned int* size);
InstructionType    85 sandbox/win/src/sidestep/mini_disassembler.h   InstructionType ProcessOpcode(unsigned char* start,
InstructionType   108 sandbox/win/src/sidestep/mini_disassembler.h   InstructionType instruction_type_;
InstructionType   125 sandbox/win/src/sidestep/mini_disassembler_types.h   InstructionType type_;
InstructionType   146 sandbox/win/src/sidestep/mini_disassembler_types.h   InstructionType type_;
InstructionType    89 sandbox/win/src/sidestep/preamble_patcher_with_stub.cpp     InstructionType instruction_type =
InstructionType    53 third_party/tcmalloc/chromium/src/windows/mini_disassembler.cc InstructionType MiniDisassembler::Disassemble(
InstructionType    62 third_party/tcmalloc/chromium/src/windows/mini_disassembler.cc   InstructionType instruction_type = ProcessPrefixes(current_byte, size);
InstructionType   118 third_party/tcmalloc/chromium/src/windows/mini_disassembler.cc InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte,
InstructionType   120 third_party/tcmalloc/chromium/src/windows/mini_disassembler.cc   InstructionType instruction_type = IT_GENERIC;
InstructionType   152 third_party/tcmalloc/chromium/src/windows/mini_disassembler.cc InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte,
InstructionType   106 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   InstructionType Disassemble(unsigned char* start, unsigned int& instruction_bytes);
InstructionType   115 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   InstructionType ProcessPrefixes(unsigned char* start, unsigned int& size);
InstructionType   120 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   InstructionType ProcessOpcode(unsigned char* start,
InstructionType   143 third_party/tcmalloc/chromium/src/windows/mini_disassembler.h   InstructionType instruction_type_;
InstructionType   164 third_party/tcmalloc/chromium/src/windows/mini_disassembler_types.h   InstructionType type_;
InstructionType   185 third_party/tcmalloc/chromium/src/windows/mini_disassembler_types.h   InstructionType type_;
InstructionType   345 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc     InstructionType instruction_type =
InstructionType   124 third_party/tcmalloc/chromium/src/windows/preamble_patcher_test.cc       sidestep::InstructionType instructionType = disassembler.Disassemble(
InstructionType   143 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc     InstructionType instruction_type =
InstructionType    53 third_party/tcmalloc/vendor/src/windows/mini_disassembler.cc InstructionType MiniDisassembler::Disassemble(
InstructionType    62 third_party/tcmalloc/vendor/src/windows/mini_disassembler.cc   InstructionType instruction_type = ProcessPrefixes(current_byte, size);
InstructionType   118 third_party/tcmalloc/vendor/src/windows/mini_disassembler.cc InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte,
InstructionType   120 third_party/tcmalloc/vendor/src/windows/mini_disassembler.cc   InstructionType instruction_type = IT_GENERIC;
InstructionType   152 third_party/tcmalloc/vendor/src/windows/mini_disassembler.cc InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte,
InstructionType   106 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   InstructionType Disassemble(unsigned char* start, unsigned int& instruction_bytes);
InstructionType   115 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   InstructionType ProcessPrefixes(unsigned char* start, unsigned int& size);
InstructionType   120 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   InstructionType ProcessOpcode(unsigned char* start,
InstructionType   143 third_party/tcmalloc/vendor/src/windows/mini_disassembler.h   InstructionType instruction_type_;
InstructionType   164 third_party/tcmalloc/vendor/src/windows/mini_disassembler_types.h   InstructionType type_;
InstructionType   185 third_party/tcmalloc/vendor/src/windows/mini_disassembler_types.h   InstructionType type_;
InstructionType   345 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc     InstructionType instruction_type =
InstructionType   124 third_party/tcmalloc/vendor/src/windows/preamble_patcher_test.cc       sidestep::InstructionType instructionType = disassembler.Disassemble(
InstructionType   143 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc     InstructionType instruction_type =
InstructionType    26 tools/memory_watcher/mini_disassembler.cc InstructionType MiniDisassembler::Disassemble(
InstructionType    35 tools/memory_watcher/mini_disassembler.cc   InstructionType instruction_type = ProcessPrefixes(current_byte, size);
InstructionType    85 tools/memory_watcher/mini_disassembler.cc InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte,
InstructionType    87 tools/memory_watcher/mini_disassembler.cc   InstructionType instruction_type = IT_GENERIC;
InstructionType   117 tools/memory_watcher/mini_disassembler.cc InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte,
InstructionType    78 tools/memory_watcher/mini_disassembler.h   InstructionType Disassemble(unsigned char* start, unsigned int& instruction_bytes);
InstructionType    87 tools/memory_watcher/mini_disassembler.h   InstructionType ProcessPrefixes(unsigned char* start, unsigned int& size);
InstructionType    92 tools/memory_watcher/mini_disassembler.h   InstructionType ProcessOpcode(unsigned char * start,
InstructionType   115 tools/memory_watcher/mini_disassembler.h   InstructionType instruction_type_;
InstructionType   127 tools/memory_watcher/mini_disassembler_types.h   InstructionType type_;
InstructionType   148 tools/memory_watcher/mini_disassembler_types.h   InstructionType type_;
InstructionType   148 tools/memory_watcher/preamble_patcher.cc     InstructionType instruction_type = disassembler.Disassemble(
InstructionType    80 tools/memory_watcher/preamble_patcher_with_stub.cc     InstructionType instruction_type =
InstructionType    49 tools/traceline/traceline/sidestep/mini_disassembler.cc InstructionType MiniDisassembler::Disassemble(
InstructionType    58 tools/traceline/traceline/sidestep/mini_disassembler.cc   InstructionType instruction_type = ProcessPrefixes(current_byte, &size);
InstructionType   108 tools/traceline/traceline/sidestep/mini_disassembler.cc InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte,
InstructionType   110 tools/traceline/traceline/sidestep/mini_disassembler.cc   InstructionType instruction_type = IT_GENERIC;
InstructionType   140 tools/traceline/traceline/sidestep/mini_disassembler.cc InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte,
InstructionType    70 tools/traceline/traceline/sidestep/mini_disassembler.h   InstructionType Disassemble(unsigned char* start,
InstructionType    80 tools/traceline/traceline/sidestep/mini_disassembler.h   InstructionType ProcessPrefixes(unsigned char* start, unsigned int* size);
InstructionType    85 tools/traceline/traceline/sidestep/mini_disassembler.h   InstructionType ProcessOpcode(unsigned char* start,
InstructionType   108 tools/traceline/traceline/sidestep/mini_disassembler.h   InstructionType instruction_type_;
InstructionType   125 tools/traceline/traceline/sidestep/mini_disassembler_types.h   InstructionType type_;
InstructionType   146 tools/traceline/traceline/sidestep/mini_disassembler_types.h   InstructionType type_;