Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 DRegisterContextLinux_i386.cpp79 #define DR_SIZE sizeof(((UserArea *)NULL)->u_debugreg[0]) macro
H A DRegisterInfos_x86_64.h59 #define DR_SIZE sizeof(((DBG *)nullptr)->dr[0]) macro
145 #reg #i, nullptr, DR_SIZE, \
H A DRegisterInfos_i386.h143 #reg #i, nullptr, DR_SIZE, \