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_temp_stub_size
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-stgo32.c
89
static bfd_size_type
go32exe_temp_stub_size
= 0;
variable
124
go32exe_temp_stub_size
);
128
go32exe_temp_stub_size
);
129
coff_data (abfd)->stub_size =
go32exe_temp_stub_size
;
132
go32exe_temp_stub_size
= 0;
255
go32exe_temp_stub_size
= 0;
309
go32exe_temp_stub_size
= stubsize;
313
if (
go32exe_temp_stub_size
< header_end
314
||
go32exe_temp_stub_size
- header_end < sizeof "go32stub" - 1
/src/external/gpl3/binutils.old/dist/bfd/
coff-stgo32.c
89
static bfd_size_type
go32exe_temp_stub_size
= 0;
variable
124
go32exe_temp_stub_size
);
128
go32exe_temp_stub_size
);
129
coff_data (abfd)->stub_size =
go32exe_temp_stub_size
;
132
go32exe_temp_stub_size
= 0;
255
go32exe_temp_stub_size
= 0;
309
go32exe_temp_stub_size
= stubsize;
313
if (
go32exe_temp_stub_size
< header_end
314
||
go32exe_temp_stub_size
- header_end < sizeof "go32stub" - 1
/src/external/gpl3/gdb.old/dist/bfd/
coff-stgo32.c
89
static bfd_size_type
go32exe_temp_stub_size
= 0;
variable
124
go32exe_temp_stub_size
);
128
go32exe_temp_stub_size
);
129
coff_data (abfd)->stub_size =
go32exe_temp_stub_size
;
132
go32exe_temp_stub_size
= 0;
255
go32exe_temp_stub_size
= 0;
309
go32exe_temp_stub_size
= stubsize;
313
if (
go32exe_temp_stub_size
< header_end
314
||
go32exe_temp_stub_size
- header_end < sizeof "go32stub" - 1
/src/external/gpl3/gdb/dist/bfd/
coff-stgo32.c
89
static bfd_size_type
go32exe_temp_stub_size
= 0;
variable
124
go32exe_temp_stub_size
);
128
go32exe_temp_stub_size
);
129
coff_data (abfd)->stub_size =
go32exe_temp_stub_size
;
132
go32exe_temp_stub_size
= 0;
255
go32exe_temp_stub_size
= 0;
309
go32exe_temp_stub_size
= stubsize;
313
if (
go32exe_temp_stub_size
< header_end
314
||
go32exe_temp_stub_size
- header_end < sizeof "go32stub" - 1
Completed in 56 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026