OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:plugin_target
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/binutils/
ar.c
154
static const char *
plugin_target
= "plugin";
variable
156
static const char *
plugin_target
= NULL;
894
if (bfd_find_target (
plugin_target
, libdeps_bfd) == NULL)
987
target =
plugin_target
;
152
static const char *
plugin_target
= "plugin";
variable
nm.c
225
static const char *
plugin_target
= "plugin";
variable
227
static const char *
plugin_target
= NULL;
variable
1652
file = bfd_openr (filename, target ? target :
plugin_target
);
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026