Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c5032 init_section_add (const char *arg, in init_section_add() function
5289 add_sections = init_section_add (optarg, add_sections, in copy_main()
5295 update_sections = init_section_add (optarg, update_sections, in copy_main()
5301 dump_sections = init_section_add (optarg, dump_sections, in copy_main()
H A DChangeLog-2015636 * objcopy.c (init_section_add): Rename optarg to arg in order to
666 * objcopy.c (init_section_add): New function.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c5149 init_section_add (const char *arg, in init_section_add() function
5410 add_sections = init_section_add (optarg, add_sections, in copy_main()
5416 update_sections = init_section_add (optarg, update_sections, in copy_main()
5422 dump_sections = init_section_add (optarg, dump_sections, in copy_main()
H A DChangeLog-2015636 * objcopy.c (init_section_add): Rename optarg to arg in order to
666 * objcopy.c (init_section_add): New function.