Home
last modified time | relevance | path

Searched defs:DR_OFFSET (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextFreeBSD_i386.cpp57 #define DR_OFFSET(reg_index) \ macro
HDRegisterContextFreeBSD_x86_64.cpp65 #define DR_OFFSET(reg_index) \ macro
HDRegisterContextLinux_i386.cpp87 #define DR_OFFSET(reg_index) \ macro
HDRegisterContextLinux_x86_64.cpp77 #define DR_OFFSET(reg_index) \ macro
/NextBSD/contrib/gcc/
HDtree-data-ref.h125 #define DR_OFFSET(DR) (DR)->first_location.offset macro