Home
last modified time | relevance | path

Searched defs:ReadRegisterSet (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
DNativeRegisterContextFreeBSD_arm.cpp62 Status NativeRegisterContextFreeBSD_arm::ReadRegisterSet(uint32_t set) { in ReadRegisterSet() function in NativeRegisterContextFreeBSD_arm
DNativeRegisterContextFreeBSD_mips64.cpp81 Status NativeRegisterContextFreeBSD_mips64::ReadRegisterSet(RegSetKind set) { in ReadRegisterSet() function in NativeRegisterContextFreeBSD_mips64
DNativeRegisterContextFreeBSD_arm64.cpp71 Status NativeRegisterContextFreeBSD_arm64::ReadRegisterSet(uint32_t set) { in ReadRegisterSet() function in NativeRegisterContextFreeBSD_arm64
DNativeRegisterContextFreeBSD_powerpc.cpp134 Status NativeRegisterContextFreeBSD_powerpc::ReadRegisterSet(RegSetKind set) { in ReadRegisterSet() function in NativeRegisterContextFreeBSD_powerpc
DNativeRegisterContextFreeBSD_x86_64.cpp342 Status NativeRegisterContextFreeBSD_x86_64::ReadRegisterSet(RegSetKind set) { in ReadRegisterSet() function in NativeRegisterContextFreeBSD_x86_64
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux.cpp119 Status NativeRegisterContextLinux::ReadRegisterSet(void *buf, size_t buf_size, in ReadRegisterSet() function in NativeRegisterContextLinux
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
DNativeRegisterContextOpenBSD_arm64.cpp482 int NativeRegisterContextOpenBSD_arm64::ReadRegisterSet(uint32_t set) { in ReadRegisterSet() function in NativeRegisterContextOpenBSD_arm64
DNativeRegisterContextOpenBSD_x86_64.cpp208 int NativeRegisterContextOpenBSD_x86_64::ReadRegisterSet(uint32_t set) { in ReadRegisterSet() function in NativeRegisterContextOpenBSD_x86_64
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
DNativeRegisterContextNetBSD_x86_64.cpp349 Status NativeRegisterContextNetBSD_x86_64::ReadRegisterSet(RegSetKind set) { in ReadRegisterSet() function in NativeRegisterContextNetBSD_x86_64
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_arm64.cpp247 int RegisterContextDarwin_arm64::ReadRegisterSet(uint32_t set, bool force) { in ReadRegisterSet() function in RegisterContextDarwin_arm64
DRegisterContextDarwin_i386.cpp530 int RegisterContextDarwin_i386::ReadRegisterSet(uint32_t set, bool force) { in ReadRegisterSet() function in RegisterContextDarwin_i386
DRegisterContextDarwin_x86_64.cpp574 int RegisterContextDarwin_x86_64::ReadRegisterSet(uint32_t set, bool force) { in ReadRegisterSet() function in RegisterContextDarwin_x86_64
DRegisterContextDarwin_arm.cpp1013 int RegisterContextDarwin_arm::ReadRegisterSet(uint32_t set, bool force) { in ReadRegisterSet() function in RegisterContextDarwin_arm