Home
last modified time | relevance | path

Searched refs:NT_FPREGSET (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.cpp386 NT_FPREGSET, enumerator
397 NT_FPREGSET, enumerator
515 case FREEBSD::NT_FPREGSET: in ParseThreadContextsFromNoteSegment()
547 case NT_FPREGSET: in ParseThreadContextsFromNoteSegment()
/NextBSD/contrib/binutils/include/elf/
HDcommon.h387 #define NT_FPREGSET 2 /* Contains copy of fpregset struct */ macro
/NextBSD/sys/sys/
HDelf_common.h737 #define NT_FPREGSET 2 /* Floating point registers. */ macro
/NextBSD/contrib/elftoolchain/size/
HDsize.c342 case NT_FPREGSET: /* same as NT_PRFPREG */ in handle_core_note()
/NextBSD/usr.bin/gcore/
HDelfcore.c349 elf_putnote(NT_FPREGSET, elf_note_fpregset, tids + i, sb); in elf_putnotes()
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h2239 _ELF_DEFINE_NT(NT_FPREGSET, 2, "Floating point information") \
/NextBSD/sys/kern/
HDimgact_elf.c1567 size += register_note(list, NT_FPREGSET, in __elfN()
/NextBSD/contrib/binutils/bfd/
HDelf.c7971 case NT_FPREGSET: /* FIXME: rename to NT_PRFPREG */ in elfcore_grok_note()
8477 note_name, NT_FPREGSET, fpregs, size); in elfcore_write_prfpreg()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c9092 case NT_FPREGSET: in get_note_type()
/NextBSD/contrib/binutils/binutils/po/
HDbinutils.pot4466 msgid "NT_FPREGSET (floating point registers)"