Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_mips64.h52 lldb_private::DataExtractor m_fpr; variable
H A DRegisterContextPOSIXCore_s390x.h52 lldb_private::DataExtractor m_fpr; variable
H A DRegisterContextPOSIXCore_powerpc.h56 lldb_private::DataExtractor m_fpr; variable
H A DRegisterContextPOSIXCore_ppc64le.h43 lldb_private::DataExtractor m_fpr; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_loongarch64.h77 RegisterInfoPOSIX_loongarch64::FPR m_fpr; variable
H A DNativeRegisterContextLinux_riscv64.h76 RegisterInfoPOSIX_riscv64::FPR m_fpr; variable
H A DNativeRegisterContextLinux_arm.h103 RegisterInfoPOSIX_arm::FPU m_fpr; variable
H A DNativeRegisterContextLinux_arm64.h93 m_fpr; // floating-point registers including extended register sets. variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeRegisterContextOpenBSD_arm64.h73 struct fpreg m_fpr; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_x86_64.h72 std::array<uint8_t, 512> m_fpr; // FXSAVE variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.h182 lldb_private::FPR m_fpr; // floating-point registers including extended variable