Searched refs:NativeRegisterContextFreeBSD_mips64 (Results 1 – 4 of 4) sorted by relevance
33 return new NativeRegisterContextFreeBSD_mips64(target_arch, native_thread); in CreateHostNativeRegisterContextFreeBSD()36 NativeRegisterContextFreeBSD_mips64::NativeRegisterContextFreeBSD_mips64( in NativeRegisterContextFreeBSD_mips64() function in NativeRegisterContextFreeBSD_mips6442 NativeRegisterContextFreeBSD_mips64::GetRegisterInfo() const { in GetRegisterInfo()47 uint32_t NativeRegisterContextFreeBSD_mips64::GetRegisterSetCount() const { in GetRegisterSetCount()56 uint32_t NativeRegisterContextFreeBSD_mips64::GetUserRegisterCount() const { in GetUserRegisterCount()63 llvm::Optional<NativeRegisterContextFreeBSD_mips64::RegSetKind>64 NativeRegisterContextFreeBSD_mips64::GetSetForNativeRegNum( in GetSetForNativeRegNum()80 Status NativeRegisterContextFreeBSD_mips64::ReadRegisterSet(RegSetKind set) { in ReadRegisterSet()143 Status NativeRegisterContextFreeBSD_mips64::WriteRegister( in WriteRegister()178 Status NativeRegisterContextFreeBSD_mips64::ReadAllRegisterValues( in ReadAllRegisterValues()[all …]
29 class NativeRegisterContextFreeBSD_mips6432 NativeRegisterContextFreeBSD_mips64(const ArchSpec &target_arch,
6 NativeRegisterContextFreeBSD_mips64.cpp
4292 lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.cpp4293 lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.h