|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp 1428 imm32 = ARMExpandImm_C(opcode, APSR_C, carry);
1637 imm32 = ARMExpandImm_C(opcode, APSR_C, carry);
6067 ARMExpandImm_C(opcode, APSR_C,
6229 ARMExpandImm_C(opcode, APSR_C,
8874 ARMExpandImm_C(opcode, APSR_C,
9043 ARMExpandImm_C(opcode, APSR_C,
9794 ARMExpandImm_C(opcode, APSR_C,
9919 ARMExpandImm_C(opcode, APSR_C,
tools/lldb/source/Plugins/Process/Utility/ARMUtils.h 299 return ARMExpandImm_C(opcode, carry_in, carry_out);