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

References

tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
  842      {LLDB_INVALID_REGNUM, dwarf_d16, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
  843      {LLDB_INVALID_REGNUM, dwarf_d16, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
  495   case dwarf_d16:
tools/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
 1134      {LLDB_INVALID_REGNUM, dwarf_d16, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  816     { "d16", nullptr,   8,   0, eEncodingIEEE754, eFormatFloat, { LLDB_INVALID_REGNUM, dwarf_d16,           LLDB_INVALID_REGNUM,    59,              59 },     nullptr,           nullptr,  nullptr,       0 },
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
  282     DEF_D(16),
tools/lldb/source/Symbol/ArmUnwindInfo.cpp
  286         register_offsets.emplace_back(dwarf_d16 + s + i, vsp);