Searched refs:exec_bfill (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/gdb/dist/include/som/ |
H A D | internal.h | 131 long exec_bfill; member
|
H A D | aout.h | 119 unsigned char exec_bfill[4]; member
|
/netbsd/external/gpl3/binutils.old/dist/include/som/ |
H A D | internal.h | 131 long exec_bfill; member
|
H A D | aout.h | 119 unsigned char exec_bfill[4]; member
|
/netbsd/external/gpl3/binutils/dist/include/som/ |
H A D | internal.h | 131 long exec_bfill; member
|
H A D | aout.h | 119 unsigned char exec_bfill[4]; member
|
/netbsd/external/gpl3/gdb.old/dist/include/som/ |
H A D | internal.h | 131 long exec_bfill; member
|
H A D | aout.h | 119 unsigned char exec_bfill[4]; member
|
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | som.c | 1900 dst->exec_bfill = bfd_getb32 (src->exec_bfill); in som_swap_exec_auxhdr_in() 1917 bfd_putb32 (src->exec_bfill, dst->exec_bfill); in som_swap_exec_auxhdr_out() 5538 fprintf (f, " bss initializer %#lx\n", (long) exec_header->exec_bfill); in som_bfd_print_private_bfd_data()
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | som.c | 1900 dst->exec_bfill = bfd_getb32 (src->exec_bfill); in som_swap_exec_auxhdr_in() 1917 bfd_putb32 (src->exec_bfill, dst->exec_bfill); in som_swap_exec_auxhdr_out() 5509 fprintf (f, " bss initializer %#lx\n", (long) exec_header->exec_bfill); in som_bfd_print_private_bfd_data()
|
/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | som.c | 1899 dst->exec_bfill = bfd_getb32 (src->exec_bfill); in som_swap_exec_auxhdr_in() 1916 bfd_putb32 (src->exec_bfill, dst->exec_bfill); in som_swap_exec_auxhdr_out() 5551 fprintf (f, " bss initializer %#lx\n", (long) exec_header->exec_bfill); in som_bfd_print_private_bfd_data()
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | som.c | 1900 dst->exec_bfill = bfd_getb32 (src->exec_bfill); in som_swap_exec_auxhdr_in() 1917 bfd_putb32 (src->exec_bfill, dst->exec_bfill); in som_swap_exec_auxhdr_out() 5538 fprintf (f, " bss initializer %#lx\n", (long) exec_header->exec_bfill); in som_bfd_print_private_bfd_data()
|