Searched refs:GO32EXE_DEFAULT_STUB_SIZE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-stgo32.c81 #define GO32EXE_DEFAULT_STUB_SIZE 2048 macro
82 static const unsigned char go32exe_default_stub[GO32EXE_DEFAULT_STUB_SIZE] =
208 = bfd_alloc (abfd, (bfd_size_type) GO32EXE_DEFAULT_STUB_SIZE);
212 GO32EXE_DEFAULT_STUB_SIZE);
213 coff_data (abfd)->stub_size = GO32EXE_DEFAULT_STUB_SIZE;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-stgo32.c81 #define GO32EXE_DEFAULT_STUB_SIZE 2048 macro
82 static const unsigned char go32exe_default_stub[GO32EXE_DEFAULT_STUB_SIZE] =
208 = bfd_alloc (abfd, (bfd_size_type) GO32EXE_DEFAULT_STUB_SIZE);
212 GO32EXE_DEFAULT_STUB_SIZE);
213 coff_data (abfd)->stub_size = GO32EXE_DEFAULT_STUB_SIZE;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-stgo32.c81 #define GO32EXE_DEFAULT_STUB_SIZE 2048 macro
82 static const unsigned char go32exe_default_stub[GO32EXE_DEFAULT_STUB_SIZE] =
208 = bfd_alloc (abfd, (bfd_size_type) GO32EXE_DEFAULT_STUB_SIZE);
212 GO32EXE_DEFAULT_STUB_SIZE);
213 coff_data (abfd)->stub_size = GO32EXE_DEFAULT_STUB_SIZE;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-stgo32.c81 #define GO32EXE_DEFAULT_STUB_SIZE 2048 macro
82 static const unsigned char go32exe_default_stub[GO32EXE_DEFAULT_STUB_SIZE] =
208 = bfd_alloc (abfd, (bfd_size_type) GO32EXE_DEFAULT_STUB_SIZE);
212 GO32EXE_DEFAULT_STUB_SIZE);
213 coff_data (abfd)->stub_size = GO32EXE_DEFAULT_STUB_SIZE;

Completed in 91 milliseconds