Home
last modified time | relevance | path

Searched defs:m_gpr (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm.h50 lldb_private::DataExtractor m_gpr; variable
H A DRegisterContextPOSIXCore_mips64.h51 lldb_private::DataExtractor m_gpr; variable
H A DRegisterContextPOSIXCore_s390x.h49 lldb_private::DataExtractor m_gpr; variable
H A DRegisterContextPOSIXCore_powerpc.h55 lldb_private::DataExtractor m_gpr; variable
H A DRegisterContextPOSIXCore_ppc64le.h42 lldb_private::DataExtractor m_gpr; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_loongarch64.h75 RegisterInfoPOSIX_loongarch64::GPR m_gpr; variable
H A DNativeRegisterContextLinux_riscv64.h74 RegisterInfoPOSIX_riscv64::GPR m_gpr; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.h67 uint32_t m_gpr[17] = {0}; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeRegisterContextOpenBSD_arm64.h72 struct reg m_gpr; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.h70 std::array<uint8_t, sizeof(struct reg)> m_gpr; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_x86_64.h71 std::array<uint8_t, sizeof(struct reg)> m_gpr; variable