Home
last modified time | relevance | path

Searched refs:tmp_prefix (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.c350 static char *tmp_prefix; variable
876 *buf = malloc (strlen (tmp_prefix) + 64); in dlltmp()
877 sprintf (*buf, fmt, tmp_prefix); in dlltmp()
4094 tmp_prefix = optarg; in main()
4186 if (!tmp_prefix) in main()
4187 tmp_prefix = prefix_encode ("d", getpid ()); in main()