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

References

tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
 1687     ARM_ShifterType shift_t;
 3228     ARM_ShifterType shift_t;
 3359   ARM_ShifterType shift_t;
 3476   ARM_ShifterType shift_t;
 3752                                             ARM_ShifterType shift_type) {
 3842                                             ARM_ShifterType shift_type) {
 5327     ARM_ShifterType shift_t;
 5651     ARM_ShifterType shift_t;
 5897     ARM_ShifterType shift_t;
 6120     ARM_ShifterType shift_t;
 6285     ARM_ShifterType shift_t;
 6520     ARM_ShifterType shift_t;
 6944     ARM_ShifterType shift_t;
 7361     ARM_ShifterType shift_t;
 7770     ARM_ShifterType shift_t;
 8194     ARM_ShifterType shift_t;
 8930     ARM_ShifterType shift_t;
 9097     ARM_ShifterType shift_t;
 9260   ARM_ShifterType shift_t;
 9398   ARM_ShifterType shift_t;
 9536   ARM_ShifterType shift_t;
 9839     ARM_ShifterType shift_t;
 9964     ARM_ShifterType shift_t;
10040     ARM_ShifterType shift_t;
10138     ARM_ShifterType shift_t;
10235     ARM_ShifterType shift_t;
12696     ARM_ShifterType shift_t;
tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
  448                        ARM_ShifterType shift_type);
  452                        ARM_ShifterType shift_type);
tools/lldb/source/Plugins/Process/Utility/ARMUtils.h
   25                                       ARM_ShifterType &shift_t) {
   54                                            ARM_ShifterType &shift_t) {
   63                                          ARM_ShifterType &shift_t) {
   67 static inline uint32_t DecodeImmShift(const ARM_ShifterType shift_t,
   69   ARM_ShifterType dont_care;
   73 static inline ARM_ShifterType DecodeRegShift(const uint32_t type) {
  212 static inline uint32_t Shift_C(const uint32_t value, ARM_ShifterType type,
  252 static inline uint32_t Shift(const uint32_t value, ARM_ShifterType type,