Home
last modified time | relevance | path

Searched defs:target_arch (Results 1 – 22 of 22) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextLinux_mips64.cpp44 GetRegisterInfoPtr (const ArchSpec &target_arch) in GetRegisterInfoPtr()
61 GetRegisterInfoCount (const ArchSpec &target_arch) in GetRegisterInfoCount()
78 GetUserRegisterInfoCount (const ArchSpec &target_arch) in GetUserRegisterInfoCount()
94 RegisterContextLinux_mips64::RegisterContextLinux_mips64(const ArchSpec &target_arch) : in RegisterContextLinux_mips64()
HDRegisterContextLinux_arm.cpp39 GetRegisterInfoPtr (const lldb_private::ArchSpec &target_arch) in GetRegisterInfoPtr()
52 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch) in GetRegisterInfoCount()
64 RegisterContextLinux_arm::RegisterContextLinux_arm(const lldb_private::ArchSpec &target_arch) : in RegisterContextLinux_arm()
HDRegisterContextFreeBSD_arm.cpp40 GetRegisterInfoPtr (const lldb_private::ArchSpec &target_arch) in GetRegisterInfoPtr()
53 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch) in GetRegisterInfoCount()
65 RegisterContextFreeBSD_arm::RegisterContextFreeBSD_arm(const lldb_private::ArchSpec &target_arch) : in RegisterContextFreeBSD_arm()
HDRegisterContextLinux_arm64.cpp41 GetRegisterInfoPtr (const lldb_private::ArchSpec &target_arch) in GetRegisterInfoPtr()
54 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch) in GetRegisterInfoCount()
66 RegisterContextLinux_arm64::RegisterContextLinux_arm64(const lldb_private::ArchSpec &target_arch) : in RegisterContextLinux_arm64()
HDRegisterContextFreeBSD_arm64.cpp37 GetRegisterInfoPtr(const lldb_private::ArchSpec &target_arch) in GetRegisterInfoPtr()
50 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch) in GetRegisterInfoCount()
62 …isterContextFreeBSD_arm64::RegisterContextFreeBSD_arm64(const lldb_private::ArchSpec &target_arch)… in RegisterContextFreeBSD_arm64()
HDRegisterInfoInterface.h26 … RegisterInfoInterface(const lldb_private::ArchSpec& target_arch) : m_target_arch(target_arch) {} in RegisterInfoInterface()
HDRegisterContextLinux_x86_64.cpp121 GetRegisterInfoPtr (const ArchSpec &target_arch) in GetRegisterInfoPtr()
136 GetRegisterInfoCount (const ArchSpec &target_arch) in GetRegisterInfoCount()
154 GetUserRegisterInfoCount (const ArchSpec &target_arch) in GetUserRegisterInfoCount()
168 RegisterContextLinux_x86_64::RegisterContextLinux_x86_64(const ArchSpec &target_arch) : in RegisterContextLinux_x86_64()
HDRegisterContextLinux_mips.cpp32 RegisterContextLinux_mips::RegisterContextLinux_mips(const ArchSpec &target_arch) : in RegisterContextLinux_mips()
HDRegisterContextFreeBSD_x86_64.cpp108 PrivateGetRegisterInfoPtr (const lldb_private::ArchSpec& target_arch) in PrivateGetRegisterInfoPtr()
123 PrivateGetRegisterCount (const lldb_private::ArchSpec& target_arch) in PrivateGetRegisterCount()
139 RegisterContextFreeBSD_x86_64::RegisterContextFreeBSD_x86_64(const ArchSpec &target_arch) : in RegisterContextFreeBSD_x86_64()
HDRegisterContextFreeBSD_i386.cpp67 RegisterContextFreeBSD_i386::RegisterContextFreeBSD_i386(const ArchSpec &target_arch) : in RegisterContextFreeBSD_i386()
HDUnwindMacOSXFrameBackchain.cpp43 const ArchSpec& target_arch = target->GetArchitecture (); in DoGetFrameCount() local
HDRegisterContextFreeBSD_powerpc.cpp183 RegisterContextFreeBSD_powerpc::RegisterContextFreeBSD_powerpc(const ArchSpec &target_arch) : in RegisterContextFreeBSD_powerpc()
213 RegisterContextFreeBSD_powerpc32::RegisterContextFreeBSD_powerpc32(const ArchSpec &target_arch) : in RegisterContextFreeBSD_powerpc32()
241 RegisterContextFreeBSD_powerpc64::RegisterContextFreeBSD_powerpc64(const ArchSpec &target_arch) : in RegisterContextFreeBSD_powerpc64()
HDRegisterContextFreeBSD_mips64.cpp69 RegisterContextFreeBSD_mips64::RegisterContextFreeBSD_mips64(const ArchSpec &target_arch) : in RegisterContextFreeBSD_mips64()
HDRegisterContextLinux_i386.cpp98 RegisterContextLinux_i386::RegisterContextLinux_i386(const ArchSpec &target_arch) : in RegisterContextLinux_i386()
/NextBSD/contrib/binutils/opcodes/
HDsh-dis.c391 unsigned int target_arch; in print_insn_sh() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDPOSIXThread.cpp157 const ArchSpec &target_arch = GetProcess()->GetTarget().GetArchitecture(); in GetRegisterContext() local
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDStackFrame.cpp1520 const ArchSpec &target_arch = target->GetArchitecture(); in GetStatus() local
HDThread.cpp2307 const ArchSpec target_arch (CalculateTarget()->GetArchitecture ()); in GetUnwinder() local
HDTarget.cpp69 Target::Target(Debugger &debugger, const ArchSpec &target_arch, const lldb::PlatformSP &platform_sp… in Target()
HDProcess.cpp3616 const ArchSpec &target_arch = m_target.GetArchitecture(); in CompleteAttach() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp699 const ArchSpec &target_arch = GetTarget().GetArchitecture(); in BuildDynamicRegisterInfo() local
1212 const ArchSpec &target_arch = GetTarget().GetArchitecture(); in DidLaunchOrAttach() local
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectTarget.cpp66 const ArchSpec &target_arch = target->GetArchitecture(); in DumpTargetInfo() local