Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c152 static bfd_vma change_section_address = 0; variable
2777 vma += change_section_address; in setup_section()
2796 lma += change_section_address; in setup_section()
3865 change_section_address = parse_vma (optarg, "--change-addresses"); in copy_main()
3866 change_start = change_section_address; in copy_main()