Home
last modified time | relevance | path

Searched refs:MPXReg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h310 struct MPXReg { struct
320 MPXReg mpxr[4]; argument
359 MPXReg mpxr[4]; // MPX BNDREG state, containing 128-bit bound registers
H A DRegisterInfos_i386.h57 #define BNDR_SIZE sizeof(MPXReg)
H A DRegisterInfos_x86_64.h56 #define BNDR_SIZE sizeof(MPXReg)
H A DRegisterInfos_x86_64_with_base.h58 #define BNDR_SIZE sizeof(MPXReg)