reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h
   81   Opcode *GetOpcodeForInstruction(uint32_t opcode);

References

tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
  170   Opcode *opcode_data = GetOpcodeForInstruction(opcode);