Home
last modified time | relevance | path

Searched refs:NT_LARCH_LSX (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dloongarch-linux-nat.c161 if (ptrace (PTRACE_GETREGSET, tid, NT_LARCH_LSX, (long) &iovec) < 0) in fetch_lsxregs_from_thread()
188 if (ptrace (PTRACE_GETREGSET, tid, NT_LARCH_LSX, (long) &iovec) < 0) in store_lsxregs_to_thread()
200 if (ptrace (PTRACE_SETREGSET, tid, NT_LARCH_LSX, (long) &iovec) < 0) in store_lsxregs_to_thread()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h716 #define NT_LARCH_LSX 0xa02 /* LoongArch SIMD eXtension registers */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h717 #define NT_LARCH_LSX 0xa02 /* LoongArch SIMD eXtension registers */ macro
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf.c11542 case NT_LARCH_LSX: in elfcore_grok_note()
13221 note_name, NT_LARCH_LSX, loongarch_lsx, size); in elfcore_write_loongarch_lsx()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf.c11538 case NT_LARCH_LSX: in elfcore_grok_note()
13232 note_name, NT_LARCH_LSX, loongarch_lsx, size); in elfcore_write_loongarch_lsx()