Home
last modified time | relevance | path

Searched refs:DR_CONTROL_RESERVED (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/x86/sys/
Ddebugreg.h81 # define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00ULL) /* Reserved */ macro
83 # define DR_CONTROL_RESERVED (0x00FC00U) /* Reserved */ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.148540 (DR_CONTROL_RESERVED): Use correct value for 64-bit.
DChangeLog.1882281 (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.