OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filler_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
pe-dll.c
1098
lang_input_statement_type *
filler_file
;
local
1100
filler_file
= lang_add_input_file ("dll stuff",
1103
filler_file
->the_bfd = filler_bfd = bfd_create ("dll stuff",
1145
ldlang_add_file (
filler_file
);
/src/external/gpl3/binutils.old/dist/ld/
pe-dll.c
1063
lang_input_statement_type *
filler_file
;
local
1065
filler_file
= lang_add_input_file ("dll stuff",
1068
filler_file
->the_bfd = filler_bfd = bfd_create ("dll stuff",
1109
ldlang_add_file (
filler_file
);
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026