OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GO32EXE_DEFAULT_STUB_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-stgo32.c
81
#define
GO32EXE_DEFAULT_STUB_SIZE
2048
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
;
/src/external/gpl3/binutils.old/dist/bfd/
coff-stgo32.c
81
#define
GO32EXE_DEFAULT_STUB_SIZE
2048
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
;
/src/external/gpl3/gdb.old/dist/bfd/
coff-stgo32.c
81
#define
GO32EXE_DEFAULT_STUB_SIZE
2048
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
;
/src/external/gpl3/gdb/dist/bfd/
coff-stgo32.c
81
#define
GO32EXE_DEFAULT_STUB_SIZE
2048
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 18 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026