OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DR_TRAP1
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h
29
#define
DR_TRAP1
(0x2)
32
#define DR_TRAP_BITS (DR_TRAP0|
DR_TRAP1
|DR_TRAP2|DR_TRAP3)
/development/ndk/platforms/android-L/arch-x86/include/asm/
debugreg.h
29
#define
DR_TRAP1
(0x2)
32
#define DR_TRAP_BITS (DR_TRAP0|
DR_TRAP1
|DR_TRAP2|DR_TRAP3)
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
debugreg.h
29
#define
DR_TRAP1
(0x2)
32
#define DR_TRAP_BITS (DR_TRAP0|
DR_TRAP1
|DR_TRAP2|DR_TRAP3)
/external/kernel-headers/original/uapi/asm-x86/asm/
debugreg.h
21
#define
DR_TRAP1
(0x2) /* db1 */
24
#define DR_TRAP_BITS (DR_TRAP0|
DR_TRAP1
|DR_TRAP2|DR_TRAP3)
Completed in 36 milliseconds