Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dobjcopy.c260 static char *prefix_alloc_sections_string = 0; variable
3011 if ((prefix_alloc_sections_string) in setup_section()
3013 prefix = prefix_alloc_sections_string; in setup_section()
4502 prefix_alloc_sections_string = optarg; in copy_main()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dobjcopy.c282 static char *prefix_alloc_sections_string = 0; variable
3960 if (prefix_alloc_sections_string in setup_section()
3962 prefix = prefix_alloc_sections_string; in setup_section()
5626 prefix_alloc_sections_string = optarg; in copy_main()