Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h320 MPXReg mpxr[4]; member
359 MPXReg mpxr[4]; // MPX BNDREG state, containing 128-bit bound registers member
H A DRegisterInfos_i386.h35 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]))
H A DRegisterInfos_x86_64.h34 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]) + GDB_REMOTE_OFFSET)
H A DRegisterInfos_x86_64_with_base.h36 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]) + GDB_REMOTE_OFFSET)