HomeSort by: relevance | last modified time | path
    Searched defs:NT_ARM_VFP (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-aarch32-low.cc 53 #ifndef NT_ARM_VFP
54 #define NT_ARM_VFP 0x400
148 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_ARM_VFP, ARM_VFP3_REGS_SIZE,
  /src/external/gpl3/gdb/dist/gdbserver/
linux-aarch32-low.cc 53 #ifndef NT_ARM_VFP
54 #define NT_ARM_VFP 0x400
148 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_ARM_VFP, ARM_VFP3_REGS_SIZE,
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 711 #define NT_ARM_VFP 0x400 /* ARM VFP registers */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 709 #define NT_ARM_VFP 0x400 /* ARM VFP registers */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 711 #define NT_ARM_VFP 0x400 /* ARM VFP registers */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 728 #define NT_ARM_VFP 0x400 /* ARM VFP registers */

Completed in 24 milliseconds