Home
last modified time | relevance | path

Searched refs:NT_FREEBSD_X86_SEGBASES (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h743 #define NT_FREEBSD_X86_SEGBASES 0x200 /* x86 segment base registers */ macro
/netbsd/external/gpl3/binutils/dist/include/
H A DChangeLog17 * elf/common.h (NT_FREEBSD_X86_SEGBASES): Define.
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog145 NT_FREEBSD_X86_SEGBASES register notes.
147 (elfcore_write_register_note): Write NT_FREEBSD_X86_SEGBASES
H A Delf.c11073 case NT_FREEBSD_X86_SEGBASES: in elfcore_grok_freebsd_note()
11962 note_name, NT_FREEBSD_X86_SEGBASES, regs, size); in elfcore_write_x86_segbases()
/netbsd/external/gpl3/binutils/dist/binutils/
H A DChangeLog161 NT_FREEBSD_X86_SEGBASES.
H A Dreadelf.c20451 case NT_FREEBSD_X86_SEGBASES: in get_freebsd_elfcore_note_type()