Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterContextOpenBSD_i386.cpp50 #define DR_SIZE sizeof(uint32_t) macro
HDRegisterContextFreeBSD_i386.cpp53 #define DR_SIZE sizeof(uint32_t) 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_i386.h144 #reg #i, nullptr, DR_SIZE, \