Searched refs:OpcodeTable (Results 1 – 5 of 5) sorted by relevance
136 static const OpcodeTable s_ia32_opcode_map_[];
168 struct OpcodeTable { struct
122 const OpcodeTable& table = s_ia32_opcode_map_[table_index]; // Get our table in ProcessOpcode()
1128 const OpcodeTable MiniDisassembler::s_ia32_opcode_map_[]={
575 static const TableEntry OpcodeTable[] = { variable738 ASSERT_SORTED(OpcodeTable); in getConcreteOpcode()739 int Opc = Lookup(OpcodeTable, Opcode); in getConcreteOpcode()