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

Declarations

tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
  182   bool UnalignedSupport();

References

tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
 1820     } else if (UnalignedSupport() || Bits32(address, 1, 0) == 0) {
 4573     } else if (UnalignedSupport() || Bits32(address, 1, 0) == 0) {
 5261     if (UnalignedSupport() ||
 5458     if (UnalignedSupport() ||
 5765     if (UnalignedSupport() || BitIsClear(address, 0)) {
 6459     else if (UnalignedSupport() ||
 6664     else if (UnalignedSupport() ||
 7213     if (UnalignedSupport() || BitIsClear(address, 0)) {
 7314     if (UnalignedSupport() || BitIsClear(address, 0)) {
 7492     if (UnalignedSupport() || BitIsClear(address, 0)) {
 8048     if (UnalignedSupport() || BitIsClear(address, 0)) {
 8149     if (UnalignedSupport() || BitIsClear(address, 0)) {
 8327     if (UnalignedSupport() || BitIsClear(address, 0)) {