Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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_riscv64.h56 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
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.h67 uint32_t m_gpr[17] = {0}; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.h70 std::array<uint8_t, sizeof(struct reg)> m_gpr; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_x86_64.h71 std::array<uint8_t, sizeof(struct reg)> m_gpr; variable