OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:release_input_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp
70
static ld_plugin_release_input_file
release_input_file
= nullptr;
variable
98
if (
release_input_file
(Handle) != LDPS_OK)
412
release_input_file
= tv->tv_u.tv_release_input_file;
465
if (!
release_input_file
) {
466
message(LDPL_ERROR, "
release_input_file
not passed to LLVMgold.");
/src/external/gpl3/binutils/dist/ld/
plugin.c
640
release_input_file
(const void *handle)
function
1060
TVU(
release_input_file
) =
release_input_file
;
1289
release_input_file
, we close it here. LLVM plugin, which
1291
release_input_file
after it is done, uses BFD plugin target
/src/external/gpl3/binutils.old/dist/ld/
plugin.c
641
release_input_file
(const void *handle)
function
1061
TVU(
release_input_file
) =
release_input_file
;
1290
release_input_file
, we close it here. LLVM plugin, which
1292
release_input_file
after it is done, uses BFD plugin target
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026