Searched refs:instruction_table_ (Results 1 – 3 of 3) sorted by relevance
299 instruction_table_(instruction_table.Pointer()) { in DisassemblerX64()328 const InstructionTable* const instruction_table_; member in disasm::DisassemblerX641392 const InstructionDesc& idesc = instruction_table_->Get(current); in InstructionDecode()
249 instruction_table_(InstructionTable::get_instance()), in DisassemblerIA32()263 InstructionTable* instruction_table_; member in disasm::DisassemblerIA32909 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode()
249 instruction_table_(InstructionTable::get_instance()), in DisassemblerX87()263 InstructionTable* instruction_table_; member in disasm::DisassemblerX87930 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode()