Searched refs:dwarf_rdi_x86_64 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextWindows_x86_64.cpp | 94 …DEFINE_GPR(rdi, nullptr, dwarf_rdi_x86_64, dwarf_rdi_x86_64, LLDB_REGNUM_GENERIC_ARG1,…
|
H A D | RegisterContext_x86.h | 146 dwarf_rdi_x86_64, enumerator
|
H A D | RegisterInfos_x86_64.h | 219 …DEFINE_GPR(rdi, nullptr, dwarf_rdi_x86_64, dwarf_rdi_x86_64, LLDB_REGNUM_GENERIC_ARG1,…
|
H A D | RegisterInfos_x86_64_with_base.h | 200 DEFINE_GPR(rdi, nullptr, dwarf_rdi_x86_64, dwarf_rdi_x86_64, LLDB_REGNUM_GENERIC_ARG1, LLDB_INVALID_REGNUM),
|