Searched refs:dwarf_d16 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/ |
| D | ARM_DWARF_Registers.h | 171 dwarf_d16, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/ |
| D | ArmUnwindInfo.cpp | 286 register_offsets.emplace_back(dwarf_d16 + s + i, vsp); in GetUnwindPlan()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| D | RegisterInfos_arm.h | 1134 {LLDB_INVALID_REGNUM, dwarf_d16, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
| D | ABIMacOSX_arm.cpp | 842 {LLDB_INVALID_REGNUM, dwarf_d16, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
|
| D | ABISysV_arm.cpp | 845 {LLDB_INVALID_REGNUM, dwarf_d16, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| D | GDBRemoteRegisterContext.cpp | 913 …{ "d16", nullptr, 8, 0, eEncodingIEEE754, eFormatFloat, { LLDB_INVALID_REGNUM, dwarf_d16, … in HardcodeARMRegisters()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| D | EmulateInstructionARM.cpp | 497 case dwarf_d16: in LLDB_PLUGIN_DEFINE_ADV()
|