Home
last modified time | relevance | path

Searched defs:DR_SIZE (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextOpenBSD_i386.cpp50 #define DR_SIZE sizeof(uint32_t) macro
H A DRegisterContextFreeBSD_i386.cpp54 #define DR_SIZE sizeof(uint32_t) macro
H A DRegisterContextNetBSD_i386.cpp67 #define DR_SIZE sizeof(((UserArea *)NULL)->u_debugreg[0]) macro
H A DRegisterInfos_x86_64_with_base.h61 #define DR_SIZE sizeof(((DBG *)nullptr)->dr[0]) macro
H A DRegisterInfos_x86_64.h59 #define DR_SIZE sizeof(((DBG *)nullptr)->dr[0]) macro
H A DRegisterContextLinux_i386.cpp79 #define DR_SIZE sizeof(((UserArea *)NULL)->u_debugreg[0]) macro