Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dcommon.h582 #define NT_NETBSDCORE_FIRSTMACH 32 /* start of machdep note types */ macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dcommon.h616 #define NT_NETBSDCORE_FIRSTMACH 32 /* start of machdep note types */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dcommon.h689 #define NT_NETBSDCORE_FIRSTMACH 32 /* start of machdep note types */ macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf.c10692 if (note->type < NT_NETBSDCORE_FIRSTMACH) in elfcore_grok_netbsd_note()
10705 case NT_NETBSDCORE_FIRSTMACH+0: in elfcore_grok_netbsd_note()
10708 case NT_NETBSDCORE_FIRSTMACH+2: in elfcore_grok_netbsd_note()
10722 case NT_NETBSDCORE_FIRSTMACH+3: in elfcore_grok_netbsd_note()
10725 case NT_NETBSDCORE_FIRSTMACH+5: in elfcore_grok_netbsd_note()
10738 case NT_NETBSDCORE_FIRSTMACH+1: in elfcore_grok_netbsd_note()
10741 case NT_NETBSDCORE_FIRSTMACH+3: in elfcore_grok_netbsd_note()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c18379 if (e_type < NT_NETBSDCORE_FIRSTMACH) in get_netbsd_elfcore_note_type()
18399 case NT_NETBSDCORE_FIRSTMACH + 0: in get_netbsd_elfcore_note_type()
18401 case NT_NETBSDCORE_FIRSTMACH + 2: in get_netbsd_elfcore_note_type()
18414 case NT_NETBSDCORE_FIRSTMACH + 1: in get_netbsd_elfcore_note_type()
18416 case NT_NETBSDCORE_FIRSTMACH + 3: in get_netbsd_elfcore_note_type()
18418 case NT_NETBSDCORE_FIRSTMACH + 5: in get_netbsd_elfcore_note_type()
18430 case NT_NETBSDCORE_FIRSTMACH + 1: in get_netbsd_elfcore_note_type()
18432 case NT_NETBSDCORE_FIRSTMACH + 3: in get_netbsd_elfcore_note_type()
18440 e_type - NT_NETBSDCORE_FIRSTMACH); in get_netbsd_elfcore_note_type()
/dflybsd-src/contrib/gdb-7/bfd/
H A Delf.c8824 if (note->type < NT_NETBSDCORE_FIRSTMACH) in elfcore_grok_netbsd_note()
8837 case NT_NETBSDCORE_FIRSTMACH+0: in elfcore_grok_netbsd_note()
8840 case NT_NETBSDCORE_FIRSTMACH+2: in elfcore_grok_netbsd_note()
8853 case NT_NETBSDCORE_FIRSTMACH+1: in elfcore_grok_netbsd_note()
8856 case NT_NETBSDCORE_FIRSTMACH+3: in elfcore_grok_netbsd_note()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf.c9747 if (note->type < NT_NETBSDCORE_FIRSTMACH) in elfcore_grok_netbsd_note()
9760 case NT_NETBSDCORE_FIRSTMACH+0: in elfcore_grok_netbsd_note()
9763 case NT_NETBSDCORE_FIRSTMACH+2: in elfcore_grok_netbsd_note()
9776 case NT_NETBSDCORE_FIRSTMACH+1: in elfcore_grok_netbsd_note()
9779 case NT_NETBSDCORE_FIRSTMACH+3: in elfcore_grok_netbsd_note()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c15622 if (e_type < NT_NETBSDCORE_FIRSTMACH) in get_netbsd_elfcore_note_type()
15640 case NT_NETBSDCORE_FIRSTMACH + 0: in get_netbsd_elfcore_note_type()
15642 case NT_NETBSDCORE_FIRSTMACH + 2: in get_netbsd_elfcore_note_type()
15654 case NT_NETBSDCORE_FIRSTMACH + 1: in get_netbsd_elfcore_note_type()
15656 case NT_NETBSDCORE_FIRSTMACH + 3: in get_netbsd_elfcore_note_type()
15664 e_type - NT_NETBSDCORE_FIRSTMACH); in get_netbsd_elfcore_note_type()