Searched refs:foseg (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextNetBSD_i386.cpp49 uint32_t foseg; // FPU Operand Pointer Selector (fos) member in struct:FPR_i386::__anon2892::__anon2894
H A DRegisterContextLinux_i386.cpp49 uint32_t foseg; // FPU Operand Pointer Selector (fos) member in struct:FPR_i386::__anon2889::__anon2891
H A DRegisterContext_x86.h266 uint32_t foseg; // FPU Operand Pointer Selector (fos) member in struct:lldb_private::FXSAVE::__anon2911::__anon2913
H A DRegisterInfos_x86_64.h262 DEFINE_FPR(foseg, ptr.i386_.foseg, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM),
409 UPDATE_FPR_INFO(foseg, ptr.i386_.foseg);
H A DRegisterInfos_i386.h242 DEFINE_FPR(foseg, ptr.i386_.foseg, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM,

Completed in 37 milliseconds