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

Declarations

tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
  774   bool EmulateSUBSPcLrEtc(const uint32_t opcode, const ARMEncoding encoding);

References

tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
 1333         return EmulateSUBSPcLrEtc(opcode, encoding);
 1433         return EmulateSUBSPcLrEtc(opcode, encoding);
 1642         return EmulateSUBSPcLrEtc(opcode, encoding);
 2436         return EmulateSUBSPcLrEtc(opcode, encoding);
 5846         return EmulateSUBSPcLrEtc(opcode, encoding);
 5925         return EmulateSUBSPcLrEtc(opcode, encoding);
 6071         return EmulateSUBSPcLrEtc(opcode, encoding);
 6152         return EmulateSUBSPcLrEtc(opcode, encoding);
 6235         return EmulateSUBSPcLrEtc(opcode, encoding);
 6316         return EmulateSUBSPcLrEtc(opcode, encoding);
 8880         return EmulateSUBSPcLrEtc(opcode, encoding);
 8964         return EmulateSUBSPcLrEtc(opcode, encoding);
 9047         return EmulateSUBSPcLrEtc(opcode, encoding);
 9129         return EmulateSUBSPcLrEtc(opcode, encoding);
 9212       return EmulateSUBSPcLrEtc(opcode, encoding);
 9283       return EmulateSUBSPcLrEtc(opcode, encoding);
 9349       return EmulateSUBSPcLrEtc(opcode, encoding);
 9411       return EmulateSUBSPcLrEtc(opcode, encoding);
 9486       return EmulateSUBSPcLrEtc(opcode, encoding);
 9565       return EmulateSUBSPcLrEtc(opcode, encoding);
 9729         return EmulateSUBSPcLrEtc(opcode, encoding);
10072         EmulateSUBSPcLrEtc(opcode, encoding);
10289         EmulateSUBSPcLrEtc(opcode, encoding);
13081        &EmulateInstructionARM::EmulateSUBSPcLrEtc,
13084        &EmulateInstructionARM::EmulateSUBSPcLrEtc,
13565        &EmulateInstructionARM::EmulateSUBSPcLrEtc, "SUBS<c> PC, LR, #<imm8>"},