Searched refs:NativeRegisterContextFreeBSD_powerpc (Results 1 – 4 of 4) sorted by relevance
70 return new NativeRegisterContextFreeBSD_powerpc(target_arch, native_thread); in CreateHostNativeRegisterContextFreeBSD()84 NativeRegisterContextFreeBSD_powerpc::NativeRegisterContextFreeBSD_powerpc( in NativeRegisterContextFreeBSD_powerpc() function in NativeRegisterContextFreeBSD_powerpc90 NativeRegisterContextFreeBSD_powerpc::GetRegisterInfo() const { in GetRegisterInfo()95 uint32_t NativeRegisterContextFreeBSD_powerpc::GetRegisterSetCount() const { in GetRegisterSetCount()109 llvm::Optional<NativeRegisterContextFreeBSD_powerpc::RegSetKind>110 NativeRegisterContextFreeBSD_powerpc::GetSetForNativeRegNum( in GetSetForNativeRegNum()126 uint32_t NativeRegisterContextFreeBSD_powerpc::GetUserRegisterCount() const { in GetUserRegisterCount()133 Status NativeRegisterContextFreeBSD_powerpc::ReadRegisterSet(RegSetKind set) { in ReadRegisterSet()194 Status NativeRegisterContextFreeBSD_powerpc::WriteRegister( in WriteRegister()229 Status NativeRegisterContextFreeBSD_powerpc::ReadAllRegisterValues( in ReadAllRegisterValues()[all …]
29 class NativeRegisterContextFreeBSD_powerpc32 NativeRegisterContextFreeBSD_powerpc(const ArchSpec &target_arch,
7 NativeRegisterContextFreeBSD_powerpc.cpp
4294 lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.cpp4295 lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.h