OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deduce_name
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.27/binutils/
dllwrap.c
120
static char *
deduce_name
(const char *);
130
deduce_name
()
227
deduce_name
("as") uses the following search order:
244
deduce_name
(const char * name)
function
813
driver_name =
deduce_name
("gcc");
816
dlltool_name =
deduce_name
("dlltool");
[
all
...]
dlltool.c
271
static char *
deduce_name
(const char *);
4433
deduce_name
(const char *prog_name)
function
[
all
...]
Completed in 675 milliseconds