Home
last modified time | relevance | path

Searched refs:DR_SIZE (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterContextOpenBSD_i386.cpp50 #define DR_SIZE sizeof(uint32_t) macro
HDRegisterContextFreeBSD_i386.cpp54 #define DR_SIZE sizeof(uint32_t) macro
HDRegisterContextNetBSD_i386.cpp67 #define DR_SIZE sizeof(((UserArea *)NULL)->u_debugreg[0]) macro
HDRegisterContextLinux_i386.cpp79 #define DR_SIZE sizeof(((UserArea *)NULL)->u_debugreg[0]) macro
HDRegisterInfos_x86_64.h59 #define DR_SIZE sizeof(((DBG *)nullptr)->dr[0]) macro
146 #reg #i, nullptr, DR_SIZE, \
HDRegisterInfos_x86_64_with_base.h61 #define DR_SIZE sizeof(((DBG *)nullptr)->dr[0]) macro
142 #reg #i, nullptr, DR_SIZE, DR_OFFSET(i), eEncodingUint, eFormatHex, \
HDRegisterInfos_i386.h144 #reg #i, nullptr, DR_SIZE, \