Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/binutils/
HDobjcopy.c162 static bfd_vma change_section_address = 0; variable
3084 vma += change_section_address; in setup_section()
3103 lma += change_section_address; in setup_section()
4250 change_section_address = parse_vma (optarg, "--change-addresses"); in copy_main()
4251 change_start = change_section_address; in copy_main()
/dragonfly/contrib/binutils-2.34/binutils/
HDobjcopy.c175 static bfd_vma change_section_address = 0; variable
4033 vma += change_section_address; in setup_section()
4052 lma += change_section_address; in setup_section()
5325 change_section_address = parse_vma (optarg, "--change-addresses"); in copy_main()
5326 change_start = change_section_address; in copy_main()