Home
last modified time | relevance | path

Searched refs:NT_ARM_HW_WATCH (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dcommon.h561 #define NT_ARM_HW_WATCH 0x403 /* AArch hardware watchpoint registers */ macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dcommon.h581 #define NT_ARM_HW_WATCH 0x403 /* AArch hardware watchpoint registers */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dcommon.h649 #define NT_ARM_HW_WATCH 0x403 /* AArch hardware watchpoint registers */ macro
/dflybsd-src/contrib/gdb-7/bfd/
H A Delf.c8665 case NT_ARM_HW_WATCH: in elfcore_grok_note()
9554 note_name, NT_ARM_HW_WATCH, aarch_hw_watch, size); in elfcore_write_aarch_hw_watch()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf.c9445 case NT_ARM_HW_WATCH: in elfcore_grok_note()
10502 note_name, NT_ARM_HW_WATCH, aarch_hw_watch, size); in elfcore_write_aarch_hw_watch()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf.c10327 case NT_ARM_HW_WATCH: in elfcore_grok_note()
11683 note_name, NT_ARM_HW_WATCH, aarch_hw_watch, size); in elfcore_write_aarch_hw_watch()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c15238 case NT_ARM_HW_WATCH: in get_note_type()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c17438 case NT_ARM_HW_WATCH: in get_note_type()