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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h308 struct XSAVE_HDR { struct in namespace:lldb_private
330 static_assert(sizeof(XSAVE_HDR) == 64, "XSAVE_HDR layout incorrect");
337 XSAVE_HDR header; // The xsave_hdr_struct can be used to determine if the

Completed in 116 milliseconds